rustix::backend

Constant 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.