I work with Delphi 7 and the Timeout has never worked for me, I don't
know if I was using it incorrectly but I was forced to put an external
timeout because of this.

Daniele

On 12 April 2011 10:05, Arno Garrels <arno.garr...@gmx.de> wrote:
> 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
>
--
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