Constant nc::types::CLD_EXITED

source ·
pub const CLD_EXITED: i32 = 1;
Expand description

There is an additional set of SIGTRAP si_codes used by ptrace that are of the form: ((PTRACE_EVENT_XXX << 8) | SIGTRAP) SIGCHLD si_codes child has exited