Module signal

Source
Expand description

Signals that can be sent to processes

This signal module is mostly taken from the nix crate.

Re-exports§

pub use self::Signal::*;

Structs§

SignalIterator
Iterator over all valid signals for the current platform

Enums§

Signal
An enum of valid signal values

Constants§

NSIG
SIGIOT
SIGPOLL
SIGUNUSED