[issue22063] asyncio: sock_xxx() methods of event loops should check ath sockets are non-blocking

STINNER Victor report at bugs.python.org
Mon Jul 28 22:32:48 CEST 2014


STINNER Victor added the comment:

Ok, I will write a a patch to raise an exception in debug mode if the socket is in blocking mode.

----------

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


More information about the Python-bugs-list mailing list