On Mon, 18 Apr 2005, Williams, Thomas wrote:
> Does anyone know how to prevent this error from occurring: IOError:
> [Errno socket error] (10060, 'Operation timed out').
Hi Tom,
You can adjust the amount of time that sockets will wait, by using
socket.setdefaulttimeout():
http://www.pytho
Does anyone know how to prevent this error
from occurring: IOError: [Errno socket error] (10060, 'Operation timed out').
I have searched for solutions without any
success.
Tom Williams
___
Tutor maillist - Tutor@python.org
h