Skip to main content

is_force_exit

Function is_force_exit 

Source
pub fn is_force_exit() -> bool
Expand description

Returns true after a second SIGINT/SIGTERM while shutdown is already in progress.

Tunnel uses this to abort outstanding forwards without waiting on I/O.