Constant rustix::backend::MAX_IOV

source ยท
const MAX_IOV: usize = _; // 1_024usize
Expand description

The maximum number of buffers that can be passed into a vectored I/O system call on the current platform.