Re: How to avoid socket timeout

2002-01-24 Thread guignot
Le Thursday 24 January 2002 16:28, vous avez écrit : > I think theres something in the windows registry, and also in the API. It's > called Time To Live (TTL) this won't help much with time out but it'll > reduce the chances of it happening. no. This problem has nothing to do with the TTL. the TT

Re: How to avoid socket timeout

2002-01-24 Thread Matthew
nal Message - From: "A" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, January 25, 2002 10:11 AM Subject: How to avoid socket timeout > Hi, > I use httplib modul and sometimes, if my dial up connec

How to avoid socket timeout

2002-01-24 Thread A
Hi, I use httplib modul and sometimes, if my dial up connection is slow, receive error: (10060, 'Operation timed out') How can I increase the timeout? Thank you for help. Ladislav ___ ActivePython mailing list [EMAIL PROTECTED] http://listserv.ActiveS