Module tokio::net::tcp  [−][src]
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 that two halves were not from the same socket, and thus could not be reunited.  | 
| WriteHalf |