timely::communication::allocator::zero_copy

Module 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.