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