Constant nc::types::CLONE_CLEAR_SIGHAND

source ·
pub const CLONE_CLEAR_SIGHAND: u64 = 0x0001_0000_0000;
Expand description

Flags for the clone3() syscall. Clear any signal handler and reset to SIG_DFL.