mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
UpdateStats for RouterContext
This commit is contained in:
parent
0b754ec65d
commit
1caacaacf0
3 changed files with 14 additions and 7 deletions
|
@ -861,6 +861,7 @@ namespace data
|
|||
|
||||
void NetDb::Publish ()
|
||||
{
|
||||
i2p::context.UpdateStats ();
|
||||
std::set<IdentHash> excluded; // TODO: fill up later
|
||||
for (int i = 0; i < 2; i++)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue