Crate parity_tokio_ipc
source · [−]Expand description
Tokio IPC transport. Under the hood uses Unix Domain Sockets for Linux/Mac and Named Pipes for Windows.
Structs
Endpoint for IPC transport
Stream of incoming connections
IPC Connection
Remote connection data, if any available
Socket permissions and ownership on UNIX
Functions
For testing/examples