Constant iovec::MAX_LENGTH [−][src]
pub const MAX_LENGTH: usize = sys::MAX_LENGTH; // 0xf_fff_fff_fff_fff_fffusize
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; // 0xf_fff_fff_fff_fff_fffusize
Max length of an IoVec
slice.
Attempts to convert slices longer than this value will result in a panic.