Hello!
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. My question is: how 
can I add timeouts without messageloops and threads and so on?

And second question, more global: Isn't it worth to add good and native timeout 
functionality to TWSocket so that thousands of developers hadn't invent a 
bicycle again and again? I know about TIcsTimer and so on, but it is not 'out 
of the box'.

-- 
Best regards, Anton
--
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