Constant CAP_IPC_LOCK
pub const CAP_IPC_LOCK: i32 = 14;
Available on crate feature
dep_nc
only.Expand description
Allow locking of shared memory segments Allow mlock and mlockall (which doesn’t really have anything to do with IPC)
pub const CAP_IPC_LOCK: i32 = 14;
dep_nc
only.Allow locking of shared memory segments Allow mlock and mlockall (which doesn’t really have anything to do with IPC)