Module ptth_core::graceful_shutdown[][src]

Wrapper for graceful and forced shutdowns of ptth_relay and ptth_server

Structs

ForcedShutdown

The type returned by init_with_force

Enums

ShutdownError

Functions

init

Initializes a graceful shutdown using the ctrlc crate

init_with_force

Initializes a graceful shutdown that times out into a forced shutdown