This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author martin.panter
Recipients docs@python, giampaolo.rodola, jimd, martin.panter, terry.reedy
Date 2016-02-14.05:16:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1455426963.67.0.160416130485.issue5824@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2016-02-14 05:16:03martin.pantersetrecipients: + martin.panter, terry.reedy, giampaolo.rodola, jimd, docs@python
2016-02-14 05:16:03martin.pantersetmessageid: <1455426963.67.0.160416130485.issue5824@psf.upfronthosting.co.za>
2016-02-14 05:16:03martin.panterlinkissue5824 messages
2016-02-14 05:16:03martin.pantercreate