MAX_SEND_BUFFER_SIZE

Constant MAX_SEND_BUFFER_SIZE 

Source
const MAX_SEND_BUFFER_SIZE: usize = 65536;
Expand description

Buffer size limits (prevent memory exhaustion)