Function create_signals

Source
pub fn create_signals() -> Result<Signals>
Available on (Unix or Windows) and Unix only.
Expand description

It creates a common list of signals stream for SIGTERM, SIGINT and SIGQUIT to be observed.