[issue6550] asyncore incorrect failure when connection is refused and using async_chat channel

Josiah Carlson report at bugs.python.org
Mon Jul 27 21:09:20 CEST 2009


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

The attached patch cleans up the remnants of the "handle_expt is for 
exceptions", which isn't the case, as well as makes the "connection 
refused" fix actually work on Windows.  Nirs, could you verify this on 
*nix?

----------
assignee:  -> josiahcarlson
keywords: +needs review
Added file: http://bugs.python.org/file14581/asyncore_fix_refused.patch

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


More information about the Python-bugs-list mailing list