pub const FDFLAGS_NONBLOCK: Fdflags = 1 << 2; // 0x0004u16
Expand description

Non-blocking mode.