mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-22 21:37:17 +01:00
retrgiger expiration
This commit is contained in:
parent
e529d3ecc9
commit
2a5af37075
|
@ -538,6 +538,7 @@ namespace client
|
|||
for ( auto & s : m_ServerForwards ) {
|
||||
s.second->ExpireStale();
|
||||
}
|
||||
ScheduleCleanupUDP();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue