mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 03:37:49 +02:00
Periodic obsolete profiles cleanup
This commit is contained in:
parent
3fd69311cb
commit
6c79ccd1dc
3 changed files with 24 additions and 1 deletions
|
@ -110,6 +110,7 @@ namespace data
|
|||
bool LoadRouterInfo (const std::string & path);
|
||||
void SaveUpdated ();
|
||||
void RemoveExpired ();
|
||||
void RemoveObsoleteProfiles ();
|
||||
void Run (); // exploratory thread
|
||||
void Explore (int numDestinations);
|
||||
void Publish ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue