mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-04-26 01:02:39 +00:00
Tunnels: Cleanup, catch more cases of zero-hop configuration ClientAppConfig: Start i2ptunnel sooner Since BuildRequestor won't use a zero-hop exploratory as a paired tunnel for client builds, it's now safe to start client tunnels before the expl. tunnels are ready. This will save up to 90 seconds.