mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-22 04:04:16 +00:00
call TCPIPAccetor::Start from I2PClientTunnel::Start
This commit is contained in:
parent
d67db32015
commit
e82507ca4e
@ -208,6 +208,7 @@ namespace client
|
|||||||
|
|
||||||
void I2PClientTunnel::Start ()
|
void I2PClientTunnel::Start ()
|
||||||
{
|
{
|
||||||
|
TCPIPAcceptor::Start ();
|
||||||
GetIdentHash();
|
GetIdentHash();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user