Constant kernel::fs::file::flags::O_NONBLOCK

source ·
pub const O_NONBLOCK: u32 = bindings::O_NONBLOCK; // 2_048u32
Expand description

File is using nonblocking I/O.