const MAX_IOV: usize = _; // 1_024usize
The maximum number of buffers that can be passed into a vectored I/O system call on the current platform.