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