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 Christophe.Devriese, gregory.p.smith, nadeem.vawda, neologix, pitrou
Date 2011-05-25.16:46:35
SpamBayes Score 1.415997e-06
Marked as misclassified No
Message-id <BANLkTik6mSSDYU3AaFc6h3s2=BkiHicoMA@mail.gmail.com>
In-reply-to <1305989427.99.0.785757675893.issue12107@psf.upfronthosting.co.za>
Content
So, SOCK_CLOEXEC is available.
Note that I don't like the idea of falling back to FD_CLOEXEC since
it's not atomic, and some people might rely on this.
Can we close this issue?
History
Date User Action Args
2011-05-25 16:46:36neologixsetrecipients: + neologix, gregory.p.smith, pitrou, nadeem.vawda, Christophe.Devriese
2011-05-25 16:46:35neologixlinkissue12107 messages
2011-05-25 16:46:35neologixcreate