socket2::sys

Constant MAX_BUF_LEN

Source
const MAX_BUF_LEN: usize = _; // 9_223_372_036_854_775_807usize
Expand description

Maximum size of a buffer passed to system call like recv and send.