READ_CHUNK

Constant READ_CHUNK 

const READ_CHUNK: usize = _; // 8_192usize
Expand description

Size of the scratch buffer each socket read fills before the bytes are fed into the framing buffer.