Module tcp
timely
0.15.1
Module tcp
Module Items
Functions
In timely::
communication::
allocator::
zero_
copy
Modules
allocator
allocator_process
bytes_exchange
bytes_slab
initialize
push_pull
stream
tcp
timely
::
communication
::
allocator
::
zero_copy
Module
tcp
Copy item path
Settings
Help
Summary
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.