Constant nc::types::CLONE_CLEAR_SIGHAND[][src]

pub const CLONE_CLEAR_SIGHAND: u64 = 0x1_0000_0000;
Expand description

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