mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
Create netDb directory structure
This commit is contained in:
parent
73ee4ff34c
commit
ee77bba5e0
2 changed files with 53 additions and 17 deletions
1
NetDb.h
1
NetDb.h
|
@ -76,6 +76,7 @@ namespace data
|
|||
|
||||
private:
|
||||
|
||||
bool CreateNetDb(const char * directory);
|
||||
void Load (const char * directory);
|
||||
void SaveUpdated (const char * directory);
|
||||
void DownloadRouterInfo (const std::string& address, const std::string& filename); // for reseed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue