expire tags

pull/628/head
Jeff Becker 8 years ago
parent f64f875806
commit f4d1b87f73
No known key found for this signature in database
GPG Key ID: AB950234D6EA286B

@ -146,6 +146,7 @@ namespace datagram
LogPrint(eLogInfo, "DatagramDestination: expiring idle session with ", ident.ToBase32());
m_Sessions.erase(ident);
}
m_Owner->CleanupExpiredTags();
ScheduleCleanup();
}

Loading…
Cancel
Save