DarkflameServer/dChatServer
EmosewaMC 1afe717563 Properly exit
Properly exit based on the path taken to shutdown master.

Tested that shutting down through sigint or sigterm returns -1
Tested that a segfault exits the program properly
Need to test that players who are trying to connect while master is shutting down are not able to spawn more child worlds.
2022-12-15 05:46:03 -08:00
..
ChatPacketHandler.cpp Fix chat message reads (#817) 2022-11-04 12:28:19 -07:00
ChatPacketHandler.h Friends List Overhaul (#630) v103 2022-07-12 20:36:06 -07:00
ChatServer.cpp Properly exit 2022-12-15 05:46:03 -08:00
CMakeLists.txt Implement GTest and change windows output path 2022-11-07 00:12:35 -08:00
PlayerContainer.cpp use UTF8ToUTF16 more (#695) 2022-08-02 08:56:20 -05:00
PlayerContainer.h format codebase 2022-07-28 08:39:57 -05:00