mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 05:06:24 +00:00
feat(Core/Threading): replace ace threading (#4821)
This commit is contained in:
@@ -52,7 +52,7 @@ public:
|
||||
bool _HandleXferAccept();
|
||||
|
||||
FILE* pPatch;
|
||||
ACE_Thread_Mutex patcherLock;
|
||||
std::mutex patcherLock;
|
||||
|
||||
private:
|
||||
RealmSocket& socket_;
|
||||
|
||||
Reference in New Issue
Block a user