Constant RECV_BUF_LEN

Source
pub(crate) const RECV_BUF_LEN: usize = 8192;
Expand description

How much should we be willing to read at a time?