mio
1.0.3
Module pipe
Structs
Functions
In mio::
sys::
unix
Module
mio
::
sys
::
unix
::
pipe
Copy item path
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
🔒