pub const O_NDELAY: c_int = O_NONBLOCK; // 262_144i32Expand description
Non-POSIX, see https://www.man7.org/linux/man-pages/man2/open.2.html.
Alternative name for O_NONBLOCK.
pub const O_NDELAY: c_int = O_NONBLOCK; // 262_144i32Non-POSIX, see https://www.man7.org/linux/man-pages/man2/open.2.html.
Alternative name for O_NONBLOCK.