Expand description
Tokio IPC transport. Under the hood uses Unix Domain Sockets for Linux/Mac and Named Pipes for Windows.
Structs§
- IPC connection.
- Endpoint implementation for unix systems
- Socket permissions and ownership on UNIX
Functions§
- For testing/examples