1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-08 08:23:34 -05:00

Fixed graceful shutdown.

This commit is contained in:
XMRig
2017-07-18 05:20:36 +03:00
parent 9732636155
commit a3988374f0
15 changed files with 62 additions and 4 deletions

View File

@@ -45,6 +45,7 @@ public:
~Network();
void connect();
void stop();
static char *userAgent();