mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
tunnel test
This commit is contained in:
@@ -502,7 +502,10 @@ namespace tunnel
|
||||
void Tunnels::ManageTunnelPools ()
|
||||
{
|
||||
for (auto& it: m_Pools)
|
||||
{
|
||||
it->CreateTunnels ();
|
||||
it->TestTunnels ();
|
||||
}
|
||||
}
|
||||
|
||||
void Tunnels::PostTunnelData (I2NPMessage * msg)
|
||||
|
||||
Reference in New Issue
Block a user