Skip to main content

IOV_MAX

Constant IOV_MAX 

Source
pub const IOV_MAX: c_int = 1024;
Expand description

Maximum number of iovec structures that one process has available for use with readv() or writev().