Constant IN_CLOEXEC
pub const IN_CLOEXEC: i32 = O_CLOEXEC; // 524_288i32
Available on crate feature
dep_nc
only.Expand description
Flags for sys_inotify_init1
.
pub const IN_CLOEXEC: i32 = O_CLOEXEC; // 524_288i32
dep_nc
only.Flags for sys_inotify_init1
.