6 | --------------------------------------------------------------------------------
7 | -- FFI
8 | --------------------------------------------------------------------------------
13 | --------------------------------------------------------------------------------
14 | -- API
15 | --------------------------------------------------------------------------------
17 | ||| Linux-specific version of `pipe` that allows setting additional
18 | ||| flags (`O_NONBLOCK`, `O_CLOEXEC`, `O_DIRECT`).