Message143595
| Author | vstinner |
|---|---|
| Recipients | alexey-smirnov, amaury.forgeotdarc, georg.brandl, neologix, petri.lehtinen, pitrou, python-dev, socketpair, vstinner |
| Date | 2011-09-06.11:37:40 |
| SpamBayes Score | 0.00019575699 |
| Marked as misclassified | No |
| Message-id | <1315309061.48.0.585774264747.issue12105@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Windows provides a _get_osfhandle() function. There is not the opposite function? :-) Anyway, O_CLOEXEC is not available on all platforms. Even on FreeBSD and Linux, it depends on the OS/kernel version. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-09-06 11:37:41 | vstinner | set | recipients: + vstinner, georg.brandl, amaury.forgeotdarc, pitrou, neologix, socketpair, python-dev, petri.lehtinen, alexey-smirnov |
| 2011-09-06 11:37:41 | vstinner | set | messageid: <1315309061.48.0.585774264747.issue12105@psf.upfronthosting.co.za> |
| 2011-09-06 11:37:40 | vstinner | link | issue12105 messages |
| 2011-09-06 11:37:40 | vstinner | create | |