[issue9090] Error code 10035 calling socket.recv() on a socket with a timeout (WSAEWOULDBLOCK - A non-blocking socket operation could not be completed immediately)

Björn Lindqvist report at bugs.python.org
Wed Jul 27 13:52:47 CEST 2011


Björn Lindqvist <bjourne at gmail.com> added the comment:

I don't have the expertise to backport it myself, but the problem certainly is still present in python 2.7.1 on Windows 7. It is especially pronounced when using threading to read from multiple url files.

----------
nosy: +bjourne

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9090>
_______________________________________


More information about the Python-bugs-list mailing list