mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-23 17:36:37 +02:00
expire tags
This commit is contained in:
parent
f64f875806
commit
f4d1b87f73
1 changed files with 1 additions and 0 deletions
|
@ -146,6 +146,7 @@ namespace datagram
|
||||||
LogPrint(eLogInfo, "DatagramDestination: expiring idle session with ", ident.ToBase32());
|
LogPrint(eLogInfo, "DatagramDestination: expiring idle session with ", ident.ToBase32());
|
||||||
m_Sessions.erase(ident);
|
m_Sessions.erase(ident);
|
||||||
}
|
}
|
||||||
|
m_Owner->CleanupExpiredTags();
|
||||||
ScheduleCleanup();
|
ScheduleCleanup();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue