mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
memory pool for RouterInfo buffer
This commit is contained in:
@@ -659,6 +659,8 @@ namespace data
|
||||
++it;
|
||||
}
|
||||
}
|
||||
|
||||
m_RouterInfoBuffersPool.CleanUpMt ();
|
||||
}
|
||||
|
||||
void NetDb::RequestDestination (const IdentHash& destination, RequestedDestination::RequestComplete requestComplete, bool direct)
|
||||
|
||||
Reference in New Issue
Block a user