mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-30 12:47:48 +02:00
win32_service_result
This commit is contained in:
parent
2deb4118bc
commit
1221ac1e51
4 changed files with 41 additions and 9 deletions
|
@ -33,8 +33,9 @@ namespace i2p
|
|||
private:
|
||||
|
||||
void CreateNewRouter ();
|
||||
void UpdateRouterInfo ();
|
||||
bool Load ();
|
||||
void Save ();
|
||||
void Save (bool infoOnly = false);
|
||||
|
||||
private:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue