Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Pipes are an important tool in Unix system programming. A pipe is a bidirectional way of communicating data. We make use of them in a number of places - see SCK library.

See https://en.wikipedia.org/wiki/Anonymous_pipe