mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 11:17:49 +02:00
Time experemental options
This commit is contained in:
parent
5a2b795440
commit
ea899fbbfd
17 changed files with 264 additions and 129 deletions
|
@ -15,7 +15,7 @@ namespace util
|
|||
virtual bool init(int argc, char* argv[]);
|
||||
virtual bool start();
|
||||
virtual bool stop();
|
||||
virtual void run () {};
|
||||
virtual void run () { };
|
||||
|
||||
bool isDaemon;
|
||||
bool running;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue