[issue12498] asyncore.dispatcher_with_send, disconnection problem + miss-conception

Xavier de Gaye report at bugs.python.org
Sun Oct 30 22:48:29 CET 2011


Xavier de Gaye <xdegaye at gmail.com> added the comment:

> That's because you didn't define a handle_read() method

Ooops...

Attached is a patch for dispatcher_with_send and asynchat with a test
case for each, that fail when the fix is not applied.

----------
Added file: http://bugs.python.org/file23563/asyncore_drain_3.diff

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


More information about the Python-bugs-list mailing list