NAME

unix::pipe — Open a pipe.

synopsis

wyrm::unix::pipe

description

Return a list of two channels. The first the openned for reading, the read end of the pipe, and the second is openned for writing, the write end.