retrgiger expiration

This commit is contained in:
Jeff Becker
2016-08-21 15:47:00 -04:00
parent e529d3ecc9
commit 2a5af37075

View File

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