[issue5824] SocketServer.DatagramRequestHandler Broken under Linux

Jim Dennis report at bugs.python.org
Fri Apr 24 00:53:36 CEST 2009


Jim Dennis <answrguy at gmail.com> added the comment:

Addendum:

What I said about the default sendto() in finish() causing a loop in
server_forever() was wrong.  I'd seen that behavior in an experimental
variation of the code.

The exceptions raised (and deficiencies in documentation) are the issue.

----------

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


More information about the Python-bugs-list mailing list