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