Constant SOCK_NONBLOCK

pub const SOCK_NONBLOCK: i32 = O_NONBLOCK; // 2_048i32
Available on crate feature dep_sdl3 only.