[][src]Module tcb::graph::communication::sender

Sends messages to another peer.

Functions

calculate_timeout
check_buffer_flush

Checks if its necessary to write the bytes from the buffer to the TCP stream.

start

Starts a Sender thread that sends messages to a peer.