Message136261
| Author | amaury.forgeotdarc |
|---|---|
| Recipients | amaury.forgeotdarc, socketpair |
| Date | 2011-05-18.20:57:08 |
| SpamBayes Score | 0.0046320157 |
| Marked as misclassified | No |
| Message-id | <1305752229.55.0.31795865883.issue12105@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
These "needed" flags are actually nonstandard extensions of the libc fopen() function on some platforms. In python3, one can still use fcntl(f.fileno(), FD_SET, FD_CLOEXEC), but a "flags" parameter would be more convenient. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-05-18 20:57:09 | amaury.forgeotdarc | set | recipients: + amaury.forgeotdarc, socketpair |
| 2011-05-18 20:57:09 | amaury.forgeotdarc | set | messageid: <1305752229.55.0.31795865883.issue12105@psf.upfronthosting.co.za> |
| 2011-05-18 20:57:08 | amaury.forgeotdarc | link | issue12105 messages |
| 2011-05-18 20:57:08 | amaury.forgeotdarc | create | |