[issue11265] asyncore does not check for EAGAIN and EPIPE errno

Giampaolo Rodola' report at bugs.python.org
Thu Mar 3 15:26:29 CET 2011


Giampaolo Rodola' <g.rodola at gmail.com> added the comment:

Fixed in r88722.
I did not catch EAGAIN in connect() as it makes hang some tests.

----------
resolution:  -> fixed
status: open -> closed
versions:  -Python 2.6

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


More information about the Python-bugs-list mailing list