[issue2944] asyncore doesn't handle connection refused correctly

Alexander Shigin report at bugs.python.org
Tue Jul 8 15:28:11 CEST 2008


Alexander Shigin <shigin at rambler-co.ru> added the comment:

Here is a new patch against r64768

The new patch raise an exception if asynchronous connect fails.

Added file: http://bugs.python.org/file10856/asyncore-connect-patch.diff

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


More information about the Python-bugs-list mailing list