Module signal
actix_web
4.9.0
Module signal
Modules
Functions
In actix_web::rt
Modules
net
signal
task
time
Macros
pin
Structs
Runtime
System
SystemRunner
Functions
spawn
?
Settings
Module
actix_web
::
rt
::
signal
Copy item path
source
·
[
−
]
Expand description
Asynchronous signal handling (Tokio re-exports).
Modules
§
unix
Unix specific signals (Tokio re-exports).
Functions
§
ctrl_c
Completes when a “ctrl-c” notification is sent to the process.