Module timely_communication::allocator::zero_copy::tcp
source · Expand description
Methods related to reading from and writing to TCP connections
Functions§
- Repeatedly reads from a TcpStream and carves out messages.
- Repeatedly sends messages into a TcpStream.