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

Kristján Valur Jónsson report at bugs.python.org
Mon Mar 18 21:05:33 CET 2013


Kristján Valur Jónsson added the comment:

Here is a patch for 2.7
Since 2.7 doesn't have pytime.c, we export floattime() as _Py_floattime out of time.c

----------
Added file: http://bugs.python.org/file29453/socket.patch

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


More information about the Python-bugs-list mailing list