Expand description
Provides a scoped interface to signal handlers that are only active for the lifetime of the a given closure
Structs§
- SaFlags
- SigAction
- Action to take on receipt of a signal. Corresponds to
sigaction
. - SigInfo
- SigSet
- Signal
Scope - Install a signal handler only valid for a given scope
Enums§
- Error
- Nix Error Type
- SigHandler
- A signal handler.
- Signal