Module unix
Available on crate feature
signal and Unix only.Expand description
Linux-specific types for signal handling.
Functionsยง
- signal
- Creates a new listener which will receive notifications when the current process receives the specified signal.