[issue22063] asyncio: sock_xxx() methods of event loops should make the socket non-blocking

Guido van Rossum report at bugs.python.org
Fri Jul 25 04:07:41 CEST 2014


Guido van Rossum added the comment:

PEP 3156 is clear: "The socket argument has to be a non-blocking socket."  So it's a documentation issue.

----------

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


More information about the Python-bugs-list mailing list