[−][src]Module mio::unix::pipe
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. |
Unix pipe.
See the new
function for documentation.
Receiver | Receiving end of an Unix pipe. |
Sender | Sending end of an Unix pipe. |
new | Create a new non-blocking Unix pipe. |