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 vstinner
Recipients giampaolo.rodola, neologix, pitrou, vstinner
Date 2013-04-09.21:47:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365544052.57.0.301424035429.issue17675@psf.upfronthosting.co.za>
In-reply-to
Content
+1 for the idea, +1 for the need of tests.

About the patch: you may use a try/except for getsockname(), and another for getpeername().
History
Date User Action Args
2013-04-09 21:47:32vstinnersetrecipients: + vstinner, pitrou, giampaolo.rodola, neologix
2013-04-09 21:47:32vstinnersetmessageid: <1365544052.57.0.301424035429.issue17675@psf.upfronthosting.co.za>
2013-04-09 21:47:32vstinnerlinkissue17675 messages
2013-04-09 21:47:32vstinnercreate