Re: [twsocket] HTTPCLI TimeOut implementation help :-(

2005-12-17 Thread Francois PIETTE
To: "ICS support mailing" Sent: Saturday, December 17, 2005 2:30 PM Subject: [twsocket] HTTPCLI TimeOut implementation help :-( > Hi > Im trying to make basic proxy checker based on THTTPCli component, > but have problem with timeout. Would like to have 2 timeouts - > connectio

[twsocket] HTTPCLI TimeOut implementation help : -(

2005-12-17 Thread Me
Hi Im trying to make basic proxy checker based on THTTPCli component, but have problem with timeout. Would like to have 2 timeouts - connection timeout and verification timeout. So i made something like this... Made one timer that is being run before .GetAsync (connection timeout) and one in O