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 neologix
Recipients amaury.forgeotdarc, giampaolo.rodola, mluis, neologix, ogait87, orsenthil, pitrou, python-dev, rosslagerwall, slanden, vinay.sajip, vstinner
Date 2011-10-07.17:12:35
SpamBayes Score 0.0001713115
Marked as misclassified No
Message-id <1318007557.02.0.978996194608.issue10141@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a better patch.
It only touches socketmodule.c, so no need for autoconf, just use make.
If it works on your box, I'll test it on the custom buildbots before pushing it for good (if I learned one thing, it's to never underestimate the potential for broken headers/libc).
History
Date User Action Args
2011-10-07 17:12:37neologixsetrecipients: + neologix, vinay.sajip, amaury.forgeotdarc, orsenthil, pitrou, vstinner, giampaolo.rodola, slanden, rosslagerwall, python-dev, ogait87, mluis
2011-10-07 17:12:37neologixsetmessageid: <1318007557.02.0.978996194608.issue10141@psf.upfronthosting.co.za>
2011-10-07 17:12:36neologixlinkissue10141 messages
2011-10-07 17:12:36neologixcreate