-
- Downloads
start the admin listener ASAP (right after reading the config)
fire the LoadClientAppsJob right after the admin listener is booted, which now includes support for the onBoot property (which causes the client to run immediately, instead of waiting 2+ minutes) (yeah, it'd suck if all routers started up, tried to connect to people, got shitlisted, then 2 minutes later got the right NTP time, 'eh?)
Showing
- router/java/src/net/i2p/router/startup/LoadClientAppsJob.java 168 additions, 0 deletions...er/java/src/net/i2p/router/startup/LoadClientAppsJob.java
- router/java/src/net/i2p/router/startup/StartAcceptingClientsJob.java 0 additions, 127 deletions.../src/net/i2p/router/startup/StartAcceptingClientsJob.java
- router/java/src/net/i2p/router/startup/StartupJob.java 4 additions, 1 deletionrouter/java/src/net/i2p/router/startup/StartupJob.java
Please register or sign in to comment