[−][src]Module tokio::net::unix
Unix domain socket utility types
Modules
| datagram | Unix datagram types. |
Structs
| Incoming | Stream of listeners |
| OwnedReadHalf | Owned read half of a |
| OwnedWriteHalf | Owned write half of a |
| ReadHalf | Borrowed read half of a |
| ReuniteError | Error indicating that two halves were not from the same socket, and thus could not be reunited. |
| UCred | Credentials of a process |
| WriteHalf | Borrowed write half of a |