mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
memory pool for leases
This commit is contained in:
parent
3dd78a2589
commit
8f5768f85b
3 changed files with 5 additions and 2 deletions
|
@ -1447,6 +1447,7 @@ namespace data
|
|||
else
|
||||
++it;
|
||||
}
|
||||
m_LeasesPool.CleanUpMt ();
|
||||
}
|
||||
|
||||
void NetDb::PopulateRouterInfoBuffer (std::shared_ptr<RouterInfo> r)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue