mio
1.0.4
Module pipe
Module Items
Structs
Functions
In mio::
sys::
unix
mio
::
sys
::
unix
Module
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
๐