Constant MAP_NONBLOCK
pub const MAP_NONBLOCK: i32 = 0x0001_0000; // 65_536i32
Available on crate feature
dep_nc
only.Expand description
do not block on IO
pub const MAP_NONBLOCK: i32 = 0x0001_0000; // 65_536i32
dep_nc
only.do not block on IO