Constant CLOSE_RANGE_CLOEXEC
pub const CLOSE_RANGE_CLOEXEC: u32 = _; // 4u32
Available on crate feature
dep_nc
only.Expand description
Set the FD_CLOEXEC
bit instead of closing the file descriptor.
pub const CLOSE_RANGE_CLOEXEC: u32 = _; // 4u32
dep_nc
only.Set the FD_CLOEXEC
bit instead of closing the file descriptor.