timely
0.15.1
Module tcp
Module Items
Functions
In timely::
communication::
allocator::
zero_
copy
timely
::
communication
::
allocator
::
zero_copy
Module
tcp
Copy item path
Source
Expand description
Methods related to reading from and writing to TCP connections
Functions
ยง
recv_
loop
Repeatedly reads from a TcpStream and carves out messages.
send_
loop
Repeatedly sends messages into a TcpStream.