☰
Module pipe
Structs
Functions
?
Module
mio
::
unix
::
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.