[issue16133] asyncore.dispatcher.recv doesn't handle EAGAIN / EWOULDBLOCK

STINNER Victor report at bugs.python.org
Fri Jun 27 23:04:23 CEST 2014


STINNER Victor added the comment:

See also the issue #15982 which is the exactly the same on Windows.

(By the way, the asyncore module has been marked as deprecated in Python 3.4 in favor of asyncio, and this issue is already solved in asyncio.)

----------

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


More information about the Python-bugs-list mailing list