Function static_web_server::signals::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.