Idris2Doc : System.Linux.Pipe.Prim

System.Linux.Pipe.Prim

(source)

Definitions

pipe2 : CArrayIO2Fd->Flags->EPrim ()
  Linux-specific version of `pipe` that allows setting additional
flags (`O_NONBLOCK`, `O_CLOEXEC`, `O_DIRECT`).

Totality: total
Visibility: export