MAX_BUFFER_SIZE

Constant MAX_BUFFER_SIZE 

Source
const MAX_BUFFER_SIZE: usize = 65536;
Expand description

Maximum buffer size per socket (64 KB)