Constant RESOLVE_IN_ROOT
pub const RESOLVE_IN_ROOT: u64 = 0x10; // 16u64
Available on crate feature
dep_nc
only.Expand description
Make all jumps to “/” and “..” be scoped inside the dirfd (similar to chroot(2)).
pub const RESOLVE_IN_ROOT: u64 = 0x10; // 16u64
dep_nc
only.Make all jumps to “/” and “..” be scoped inside the dirfd (similar to chroot(2)).