mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-02-02 06:54:15 +00:00
retrgiger expiration
This commit is contained in:
parent
e529d3ecc9
commit
2a5af37075
@ -538,6 +538,7 @@ namespace client
|
|||||||
for ( auto & s : m_ServerForwards ) {
|
for ( auto & s : m_ServerForwards ) {
|
||||||
s.second->ExpireStale();
|
s.second->ExpireStale();
|
||||||
}
|
}
|
||||||
|
ScheduleCleanupUDP();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user