mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
load profiles
This commit is contained in:
parent
8a790fd0b3
commit
0a7bf4db47
2 changed files with 37 additions and 1 deletions
|
@ -21,7 +21,9 @@ namespace data
|
|||
public:
|
||||
|
||||
RouterProfile (const IdentHash& identHash);
|
||||
|
||||
void Save ();
|
||||
void Load ();
|
||||
|
||||
void TunnelBuildResponse (uint8_t ret);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue