[issue14574] SocketServer doesn't handle client disconnects properly

Charles-François Natali report at bugs.python.org
Wed Dec 26 10:42:15 CET 2012


Charles-François Natali added the comment:

> Semantically, but I am told that due to py3k's different file buffering, that those errors don't percolate through. According to Charles-Francois' post from apr, 14th:
> "Note that Python 3.3 doesn't have this problem."

It's not affected by the problem, but it's really just accidental, so
it would probably be better to apply this as well to py3k.

----------

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


More information about the Python-bugs-list mailing list