[−][src]Module tokio::net::unix::datagram
Unix datagram types.
Structs
| OwnedRecvHalf | Owned receive half of a |
| OwnedSendHalf | Owned send half of a |
| RecvHalf | Borrowed receive half of a |
| ReuniteError | Error indicating that two halves were not from the same socket, and thus could
not be |
| SendHalf | Borrowed send half of a |