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, nvetoshkin, pitrou
Date 2010-10-15.13:29:43
SpamBayes Score 0.015600353
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Or perhaps we should back out the accept4 change and live with the fact that SOCK_CLOEXEC and SOCK_NONBLOCK can't be inherited by calling accept().
History
Date User Action Args
2010-10-15 13:29:45pitrousetrecipients: + pitrou, doko, lekma, nvetoshkin
2010-10-15 13:29:45pitrousetmessageid: <[email protected]>
2010-10-15 13:29:43pitroulinkissue10115 messages
2010-10-15 13:29:43pitroucreate