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 worr
Recipients baikie, brian, ced, giampaolo.rodola, jackdied, janssen, jcea, ncoghlan, neologix, pitrou, python-dev, rosslagerwall, rpointel, synapse, therve, vstinner, wiml, worr
Date 2015-04-15.02:38:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429065502.69.0.194754743079.issue20669@psf.upfronthosting.co.za>
In-reply-to
Content
I'm adding another patch, as adding multiple cmsg's to a single message with sendmsg is a Linux-specific extension. This only enables the problematic patches on Linux. This solves the AIX failures in #20718 as well.
History
Date User Action Args
2015-04-15 02:38:22worrsetrecipients: + worr, jcea, ncoghlan, janssen, pitrou, therve, vstinner, jackdied, baikie, giampaolo.rodola, ced, synapse, wiml, neologix, rosslagerwall, python-dev, brian, rpointel
2015-04-15 02:38:22worrsetmessageid: <1429065502.69.0.194754743079.issue20669@psf.upfronthosting.co.za>
2015-04-15 02:38:22worrlinkissue20669 messages
2015-04-15 02:38:22worrcreate