Expand description
TCP related.
Modules§
- stream_
poll - This module provide a poll-io style interface for TcpStream.
Structs§
- TcpConnect
Opts - Custom tcp connect options
- TcpListener
- TcpListener
- TcpStream
- TcpStream
Type Aliases§
- TcpOwned
Read Half - OwnedReadHalf.
- TcpOwned
Write Half - OwnedWriteHalf