Constant rotor_stream::MAX_BUF_SIZE [] [src]

pub const MAX_BUF_SIZE: usize = 4294967294

Maximum size of buffer allowed. Note: we assert on this size. Most network servers should set their own limits to something much smaller.