-
- Downloads
* new configservice.jsp page that shuts down the router (and has hooks for a few other things)
* 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()
Showing
- apps/routerconsole/java/src/net/i2p/router/web/ConfigServiceHandler.java 46 additions, 0 deletions...ole/java/src/net/i2p/router/web/ConfigServiceHandler.java
- apps/routerconsole/jsp/confignav.jsp 2 additions, 0 deletionsapps/routerconsole/jsp/confignav.jsp
- apps/routerconsole/jsp/configservice.jsp 55 additions, 0 deletionsapps/routerconsole/jsp/configservice.jsp
- router/java/src/net/i2p/router/Router.java 71 additions, 0 deletionsrouter/java/src/net/i2p/router/Router.java
- router/java/src/net/i2p/router/RouterThrottleImpl.java 6 additions, 3 deletionsrouter/java/src/net/i2p/router/RouterThrottleImpl.java
Loading
Please register or sign in to comment