P
Peter Judge
Guest
Hey Onno, There is an option on the socket CONNECT to specify a timeout. There's an example coded at github.com/.../set_connect_timeout.p . If I remember right, when this times out then the ReadTimeout event is fired (and you get the HttpRequestError). I can't find a bug for adding this to the ClientSocket that the HTTP Client uses; you may want to log a bug asking for this connect timeout. -- pteer
Continue reading...
Continue reading...