pub const DEFAULT_RCVBUF_BYTES: usize = _; // 4_194_304usizeExpand description
Default socket receive buffer size used when the caller does not provide a custom value. The number mirrors what many operating systems allow without requiring elevated privileges.