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