Constant rustix::thread::prctl::SYSCALL_DISPATCH_FILTER_BLOCK

source ยท
const SYSCALL_DISPATCH_FILTER_BLOCK: u8 = 1;
Expand description

Block system calls from executing.