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 kristjan.jonsson
Recipients giampaolo.rodola, kristjan.jonsson, sbt
Date 2012-03-19.14:38:37
SpamBayes Score 0.0039397245
Marked as misclassified No
Message-id <1332167918.81.0.591621642837.issue14310@psf.upfronthosting.co.za>
In-reply-to
Content
On second thought, sendinfo/recvinfo makes no sense.  On unix, one has to create and manage the necessary unix domain sockets, and such code belongs higher up somewhere.  So dupinfo(pid), and frominfo() I'll add.
History
Date User Action Args
2012-03-19 14:38:38kristjan.jonssonsetrecipients: + kristjan.jonsson, giampaolo.rodola, sbt
2012-03-19 14:38:38kristjan.jonssonsetmessageid: <1332167918.81.0.591621642837.issue14310@psf.upfronthosting.co.za>
2012-03-19 14:38:38kristjan.jonssonlinkissue14310 messages
2012-03-19 14:38:37kristjan.jonssoncreate