4jcraft/Minecraft.World/Network
MatthewBeshay 156a23d744 Remove dead _ENTITIES_RW_SECTION code and update stale critical section comments
The RW section code path was never compiled. Updated remaining comments to reflect mutex/lock terminology.
2026-03-31 00:23:35 +11:00
..
Packets chore: format everything 2026-03-30 02:17:54 -05:00
Connection.cpp Remove dead _ENTITIES_RW_SECTION code and update stale critical section comments 2026-03-31 00:23:35 +11:00
Connection.h Remove dead _ENTITIES_RW_SECTION code and update stale critical section comments 2026-03-31 00:23:35 +11:00
Socket.cpp Merge dev and resolve formatting conflicts 2026-03-30 19:00:30 +11:00
Socket.h Replace all CRITICAL_SECTION usage with std::mutex and std::lock_guard 2026-03-30 18:45:55 +11:00
SocketAddress.h chore: format Minecraft.World 2026-03-13 17:06:56 -05:00