UpdateStats for RouterContext

This commit is contained in:
orignal 2015-03-18 15:36:07 -04:00
parent 0b754ec65d
commit 1caacaacf0
3 changed files with 14 additions and 7 deletions

View file

@ -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++)
{