Module pipe

Source
Expand description

Unix pipe.

See the new function for documentation.

Structsยง

Receiver
Receiving end of an Unix pipe.
Sender
Sending end of an Unix pipe.

Functionsยง

new
Create a new non-blocking Unix pipe.
new_raw ๐Ÿ”’
set_nonblocking ๐Ÿ”’