mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
Initial download of hosts.txt for AddressBook
This commit is contained in:
parent
795176bd8d
commit
006ca11af4
4 changed files with 54 additions and 3 deletions
|
@ -23,6 +23,7 @@ namespace data
|
|||
private:
|
||||
|
||||
void LoadHosts ();
|
||||
void LoadHostsFromI2P ();
|
||||
|
||||
std::map<std::string, IdentHash> m_Addresses;
|
||||
bool m_IsLoaded;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue