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 pitrou
Recipients doko, lekma, loewis, nvetoshkin, pitrou
Date 2010-10-15.15:34:15
SpamBayes Score 0.007229918
Marked as misclassified No
Message-id <1287156857.53.0.171830407591.issue10115@psf.upfronthosting.co.za>
In-reply-to
Content
> What about exposing accept4() to python level?

That's another possibility, in which case we would first remove the current accept4-calling code in order to fix the buildbot failure.
History
Date User Action Args
2010-10-15 15:34:17pitrousetrecipients: + pitrou, loewis, doko, lekma, nvetoshkin
2010-10-15 15:34:17pitrousetmessageid: <1287156857.53.0.171830407591.issue10115@psf.upfronthosting.co.za>
2010-10-15 15:34:15pitroulinkissue10115 messages
2010-10-15 15:34:15pitroucreate