Message136353
Why not to implement 'e' letter in py3k ?
In systems where O_CLOEXEC is not supported in open(), flag should be set non-atomically using fcntl.
To exclude races (in concurrent threads), this two ops should be done under lock (GIL?) |
|
| Date |
User |
Action |
Args |
| 2011-05-20 04:55:48 | socketpair | set | recipients:
+ socketpair, amaury.forgeotdarc, vstinner, neologix, alexey-smirnov |
| 2011-05-20 04:55:48 | socketpair | set | messageid: <[email protected]> |
| 2011-05-20 04:55:46 | socketpair | link | issue12105 messages |
| 2011-05-20 04:55:46 | socketpair | create | |
|