logo

Module actix_web::rt::signal[][src]

Expand description

Asynchronous signal handling (Tokio re-exports).

Modules

Unix specific signals (Tokio re-exports).

Functions

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