Giampaolo Rodola' <g.rod...@gmail.com> added the comment: While writing a test case for this I found out another problem in asyncore: handle_connect was erroneously called when the dispatcher delegates the connection to a handler resulting in ENOTCONN being raised. Patch in attachment targeted for python 2.7 should fix both issues.
---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue10340> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com