Module actix_rt::signal

source ·
Expand description

Asynchronous signal handling (Tokio re-exports).

Functions

Completes when a “ctrl-c” notification is sent to the process.