SIG_DFL

Constant SIG_DFL 

Source
pub const SIG_DFL: isize = 0;
Expand description

默认信号处理:由内核执行默认动作 (终止、停止、忽略等)。