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

Terry J. Reedy report at bugs.python.org
Fri Dec 24 21:31:57 CET 2010


Terry J. Reedy <tjreedy at udel.edu> added the comment:

2.6 is closed except for security fixes, which this does not seem to be. If the problem is in 2.7, then it potentially could be fixed there, but with the same caveats. I will let Antoine reclose if he thinks appropriate.

----------
nosy: +terry.reedy
stage: committed/rejected -> patch review
versions: +Python 2.7 -Python 2.6

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


More information about the Python-bugs-list mailing list