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 socketpair
Recipients Mariatta, Winterflower, eric.araujo, gvanrossum, socketpair, vstinner, yselivanov
Date 2016-10-25.07:47:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1477381667.59.0.159744061557.issue20847@psf.upfronthosting.co.za>
In-reply-to
Content
Typical network logging is using syslog UDP. Sending UDP is never block.
History
Date User Action Args
2016-10-25 07:47:47socketpairsetrecipients: + socketpair, gvanrossum, vstinner, eric.araujo, yselivanov, Winterflower, Mariatta
2016-10-25 07:47:47socketpairsetmessageid: <1477381667.59.0.159744061557.issue20847@psf.upfronthosting.co.za>
2016-10-25 07:47:47socketpairlinkissue20847 messages
2016-10-25 07:47:47socketpaircreate