Constant naughtyfy::flags::O_NONBLOCK
source · pub const O_NONBLOCK: u32 = 4000;Expand description
When possible, the file is opened in nonblocking mode.
pub const O_NONBLOCK: u32 = 4000;When possible, the file is opened in nonblocking mode.