Module nix::sys::signal [] [src]

Reexports

pub use self::signal::{SIGTRAP, SIGIOT, SIGBUS, SIGSYS, SIGURG, SIGSTOP, SIGTSTP, SIGCONT, SIGCHLD, SIGTTIN, SIGTTOU, SIGIO, SIGXCPU, SIGXFSZ, SIGVTALRM, SIGPROF, SIGWINCH, SIGUSR1, SIGUSR2};
pub use self::signal::SockFlag;
pub use self::signal::sigset_t;

Modules

signal

Structs

SigAction
SigSet

Constants

SIGABRT
SIGALRM
SIGEMT
SIGFPE
SIGHUP
SIGILL
SIGINT
SIGKILL
SIGPIPE
SIGQUIT
SIGSEGV
SIGTERM

Functions

kill
sigaction

Type Definitions

SigNum