mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-09-02 18:04:00 +00:00
* new safer way of shutting down the router per discussions with oOo (dealing with a graceful shutdown where the user updates their config before the shutdown is complete, etc) * graceful shutdown implemented in the router - shutdownGracefully(), cancelGracefulShutdown(), shutdownInProgress()