pub const IOV_MAX: c_int = 1024;
Maximum number of iovec structures that one process has available for use with readv() or writev().
iovec
readv()
writev()