mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-07-20 04:51: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()