pub const CLOEXEC = 0o2000000
pub const NONBLOCK = 0o4000
pub const SFD = struct { pub const CLOEXEC = 0o2000000; pub const NONBLOCK = 0o4000; }
Press escape to exit search and then '?' to see more options.