Daniele Rocchi wrote:
> I must say what Arno is talking about I experienced too: the built-in
> timeout doesn't work (and I only do sync calls), 

I didn't say that. The timeout for sync methods has been added
in September 2009 and works well AFAIK. This Timeout property 
does not work with async methods like GetAsync etc..
It's easy to check by modifying i.e. the OverbyteIcsTcpSrv demo
to return nothing or incomplete responses.
Or set Timeout to 5 seconds and try to .Get something from
a non-existing IP. If you think there is a bug please provide
a reproducible test case.

-- 
Arno Garrels

--
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