This website requires JavaScript.
Explore
Help
Register
Sign In
Mirror
/
TrinityCore
Watch
1
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/TrinityCore/TrinityCore.git
synced
2026-01-20 09:17:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5bb0935bbbbb546a265d8048f8332c278ff7b55c
TrinityCore
/
src
/
server
/
ipc
History
ariel-
5bb0935bbb
Core/IPC: fixed double free (virtual ~ZMQTask takes care of this, inherited class shouldn't handle base resources at all)
...
Coverity CID 82048
2016-07-24 00:07:56 -03:00
..
CMakeLists.txt
…
Commands.cpp
…
Commands.h
…
ZmqContext.cpp
Core/IPC: Fixed bnet & world servers getting stuck on shutdown after having communicated at any point
2016-06-11 07:39:08 +02:00
ZmqContext.h
…
ZmqListener.cpp
…
ZmqListener.h
…
ZmqMux.cpp
…
ZmqMux.h
…
ZMQTask.cpp
Core/IPC: Fixed bnet & world servers getting stuck on shutdown after having communicated at any point
2016-06-11 07:39:08 +02:00
ZMQTask.h
…
ZmqWorker.cpp
Core/IPC: fixed double free (virtual ~ZMQTask takes care of this, inherited class shouldn't handle base resources at all)
2016-07-24 00:07:56 -03:00
ZmqWorker.h
…