[docs] [issue5824] SocketServer.DatagramRequestHandler Broken under Linux

Martin Panter report at bugs.python.org
Sun Feb 14 00:16:03 EST 2016


Martin Panter added the comment:

Also see the three commented-out tests in test_socketserver. I presume the code needs to ensure the client binds to a name, and then the tests will be able to receive something back from the server.

----------
stage:  -> needs patch

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


More information about the docs mailing list