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 rosslagerwall
Recipients Cloudberry, rosslagerwall
Date 2011-03-29.19:29:58
SpamBayes Score 0.0033598696
Marked as misclassified No
Message-id <1301426999.59.0.313982040018.issue11711@psf.upfronthosting.co.za>
In-reply-to
Content
It is noted in the Linux man page for socketpair:

On Linux, the only supported domain for this call is AF_UNIX (or synonymously, AF_LOCAL). (Most implementations have the same restriction.)
History
Date User Action Args
2011-03-29 19:29:59rosslagerwallsetrecipients: + rosslagerwall, Cloudberry
2011-03-29 19:29:59rosslagerwallsetmessageid: <1301426999.59.0.313982040018.issue11711@psf.upfronthosting.co.za>
2011-03-29 19:29:59rosslagerwalllinkissue11711 messages
2011-03-29 19:29:58rosslagerwallcreate