mirror of https://github.com/rwf2/Rocket.git
a72e8da735
The crux of the implementation is as follows: * Configurable ctrl-c, signals that trigger a graceful shutdown. * Configurable grace period before forced I/O termination. * Programatic triggering via an application-wide method. * A future (`Shutdown`) that resolves only when shutdown is requested. Resolves #180. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
build.rs |