Skip to main content

Module pipe

Module pipe 

Source
Available on crate feature pipe only.
Expand description

IPC method implementation using Unix domain sockets and Windows named pipes.

Structsยง

PipeConnection
IPC connection implemented with Unix domain sockets and Windows named pipes.
PipeListener
IPC listener implemented with Unix domain sockets and Windows named pipes.