mirror of
https://github.com/xmrig/xmrig.git
synced 2026-04-18 13:22:43 -04:00
Fixed graceful shutdown.
This commit is contained in:
@@ -45,6 +45,7 @@ public:
|
||||
~Network();
|
||||
|
||||
void connect();
|
||||
void stop();
|
||||
|
||||
static char *userAgent();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user