Hi all,

In MESOS-8027 and https://reviews.apache.org/r/62638/, I'm claiming that, in 
practice, we do not have any supported platforms that don't implement O_CLOEXEC 
to open. All current Linux, FreeBSD and Solaris versions implement O_CLOEXEC. 
Does anyone know of a platform that doesn't have O_CLOEXEC that we ought to 
work on?

https://www.freebsd.org/cgi/man.cgi?sektion=2&query=open
http://man7.org/linux/man-pages/man2/open.2.html
https://docs.oracle.com/cd/E23824_01/html/821-1463/open-2.html
https://developer.apple.com/legacy/library/documentation/Darwin/Reference/ManPages/man2/open.2.html


thanks,
James

Reply via email to