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 nvetoshkin
Recipients doko, lekma, loewis, nvetoshkin, pitrou
Date 2010-10-15.16:02:37
SpamBayes Score 0.00026503642
Marked as misclassified No
Message-id <1287158572.75.0.802130262576.issue10115@psf.upfronthosting.co.za>
In-reply-to
Content
Weekend is coming, so I can lend a hand in implementing whatever you choose.

Summary:
  * remove accept4() as default and expose it as separate method
  * add runtime fallback if accept4() returns ENOSYS
History
Date User Action Args
2010-10-15 16:02:52nvetoshkinsetrecipients: + nvetoshkin, loewis, doko, pitrou, lekma
2010-10-15 16:02:52nvetoshkinsetmessageid: <1287158572.75.0.802130262576.issue10115@psf.upfronthosting.co.za>
2010-10-15 16:02:37nvetoshkinlinkissue10115 messages
2010-10-15 16:02:37nvetoshkincreate