mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2024-12-06 19:26:23 +01:00
call TCPIPAccetor::Start from I2PClientTunnel::Start
This commit is contained in:
@@ -208,6 +208,7 @@ namespace client
|
||||
|
||||
void I2PClientTunnel::Start ()
|
||||
{
|
||||
TCPIPAcceptor::Start ();
|
||||
GetIdentHash();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user