Module message_io::adapters::tcp[][src]

Constants

INPUT_BUFFER_SIZE

Size of the internal reading buffer. It implies that at most the generated crate::network::NetEvent::Message will contains a chunk of data of this value.

Functions

check_stream_ready

Check if a TcpStream can be considered connected.