[issue1063924] asyncore should handle ECONNRESET in send

Josiah Carlson report at bugs.python.org
Thu Jul 3 19:58:04 CEST 2008


Josiah Carlson <josiahcarlson at users.sourceforge.net> added the comment:

We are actually closing the socket before returning in the latest
version of asyncore.  Closing as fixed.

----------
resolution:  -> fixed
status: open -> closed

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


More information about the Python-bugs-list mailing list