Module compio_fs::pipe

source ·
Available on Unix only.
Expand description

Unix pipe types.

Structs§

  • Options and flags which can be used to configure how a FIFO file is opened.
  • Reading end of a Unix pipe.
  • Writing end of a Unix pipe.

Functions§