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

Sync TLS changes.

This commit is contained in:
XMRig
2022-04-19 16:34:18 +07:00
parent 8a167cb2a7
commit de97f3492e
12 changed files with 305 additions and 254 deletions

View File

@@ -68,7 +68,7 @@ public:
static void exit(int code = -1);
static void setUserAgent(const String &userAgent);
# ifndef XMRIG_LEGACY
# ifdef XMRIG_FEATURE_EVENTS
static Events &events();
# endif