[−][src]Constant iovec::MAX_LENGTH
pub const MAX_LENGTH: usize = sys::MAX_LENGTH; // 18_446_744_073_709_551_615usize
Max length of an IoVec
slice.
Attempts to convert slices longer than this value will result in a panic.
pub const MAX_LENGTH: usize = sys::MAX_LENGTH; // 18_446_744_073_709_551_615usize
Max length of an IoVec
slice.
Attempts to convert slices longer than this value will result in a panic.