[][src]Module signal_hook::consts

The low-level constants.

Like the signal numbers.

Re-exports

pub use self::signal::*;

Modules

signal

The signal constants.

Constants

FORBIDDEN

List of forbidden signals.

TERM_SIGNALS

Various signals commonly requesting shutdown of an application.