mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
netDB and certificates in internal storage
This commit is contained in:
@@ -37,7 +37,7 @@ namespace android
|
||||
* returns "ok" if daemon init failed
|
||||
* returns errinfo if daemon initialized and started okay
|
||||
*/
|
||||
std::string start();
|
||||
std::string start(int argc, char* argv[]);
|
||||
|
||||
// stops the daemon
|
||||
void stop();
|
||||
|
||||
Reference in New Issue
Block a user