5 lines
96 B
Plaintext
5 lines
96 B
Plaintext
IN_NONBLOCK O_NONBLOCK
|
|
#if defined IN_CLOEXEC || defined O_CLOEXEC
|
|
IN_CLOEXEC O_CLOEXEC
|
|
#endif
|