Skip to main content

O_NONBLOCK

Constant O_NONBLOCK 

Source
pub const O_NONBLOCK: c_int = 0x0004_0000;
Expand description

Non-blocking mode.