mio
1.0.2
Module pipe
Module Items
Structs
Functions
In mio::
unix
mio
::
unix
Module
pipe
Copy item path
Source
Available on
Unix and crate feature
os-ext
only.
Expand description
Unix pipe.
See the
new
function for documentation.
Structs
§
Receiver
os-poll
Receiving end of an Unix pipe.
Sender
os-poll
Sending end of an Unix pipe.
Functions
§
new
os-poll
Create a new non-blocking Unix pipe.