mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-09 23:02:29 -04:00
the cache is corrected and saved
This commit is contained in:
parent
683e3579aa
commit
3f8611f40f
3 changed files with 35 additions and 9 deletions
|
@ -97,6 +97,9 @@ private:
|
|||
*/
|
||||
void clean() ;
|
||||
|
||||
void startHashThread();
|
||||
void stopHashThread();
|
||||
|
||||
// loading/saving the entire hash database to a file
|
||||
|
||||
void locked_save() ;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue