pipe2
¶POSIX specification:
https://pubs.opengroup.org/onlinepubs/9799919799/functions/pipe2.html
Documentation:
man pipe2
Portability problems fixed by Gnulib:
Portability problems not fixed by Gnulib:
EMFILE
if no
resources are left on some platforms:
Cygwin 1.7.9.
Note: This function portably supports the O_NONBLOCK
flag only if the
gnulib module nonblocking
is also used.