const MAX_BUF_LEN: usize = _; // 9_223_372_036_854_775_807usize
Maximum size of a buffer passed to system call like recv and send.
recv
send