retrgiger expiration

This commit is contained in:
Jeff Becker 2016-08-21 15:47:00 -04:00
parent e529d3ecc9
commit 2a5af37075
No known key found for this signature in database
GPG key ID: AB950234D6EA286B

View file

@ -538,6 +538,7 @@ namespace client
for ( auto & s : m_ServerForwards ) {
s.second->ExpireStale();
}
ScheduleCleanupUDP();
}
}
}