Constant naughtyfy::flags::O_CLOEXEC

source ·
pub const O_CLOEXEC: u32 = 2000000;
Expand description

Enable the close-on-exec flag for the new file descriptor.