> > I'm writing simple console downloader and decided to use sync
> > operations in order to simplify structure. But I've found that 
> > sync requests (HttpCli) do not use any timeout, so they may last 
> > forever in case of error. 
> 
> That's IMHO a bug.

Indeed, poor implementation in THttpCli with no timeout.  

But most components do have a timeout for sync methods, for instance
TSyncSmtpCli and TFtpClient.  

Angus

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to