Structs§
- Owned read half of a
TcpStream, created byinto_split. - Owned write half of a
TcpStream, created byinto_split. - A TCP socket server, listening for connections.
- A TCP stream between a local and a remote socket.
Traits§
- Reads bytes from a source.
- Writes bytes to a sink.