This commit is contained in:
zzz
2010-12-05 04:05:20 +00:00
parent 3872cad2fb
commit c94fa6ef17
4 changed files with 10 additions and 4 deletions

View File

@ -191,7 +191,7 @@ public abstract class I2PTunnelClientBase extends I2PTunnelTask implements Runna
l.log("Invalid I2CP configuration");
throw new IllegalArgumentException("Socket manager could not be created");
}
l.log("I2P session created");
l.log("Tunnels ready for client: " + handlerName);
} // else delay creating session until createI2PSocket() is called