[twsocket] Using timeouts

2009-04-24 Thread Anton Sviridov
I have discovered some stuff dealing with socket timeouts and wish to know how to apply them These are TWSocketCounter and TFtpClient.Timeout. As far as I see, the former one just stores timestamps of recent socket activities, but does nothing if there are no activity for a long time. And the

Re: [twsocket] Using timeouts

2009-04-24 Thread Arno Garrels
Anton Sviridov wrote: I have discovered some stuff dealing with socket timeouts and wish to know how to apply them These are TWSocketCounter and TFtpClient.Timeout. As far as I see, the former one just stores timestamps of recent socket activities, but does nothing if there are no activity