[−][src]Module tokio::net::tcp
TCP utility types
Structs
Incoming | Stream returned by the |
OwnedReadHalf | Owned read half of a |
OwnedWriteHalf | Owned write half of a |
ReadHalf | |
ReuniteError | Error indicating two halves were not from the same socket, and thus could not be reunited. |
WriteHalf |