4jcraft/Minecraft.World/Network
Tropical 06c73c821c
Merge pull request #312 from 4jcraft/refactor/replace-sleep
refactor: replace win32 thread sleeping and yielding with `std::thread` primitives
2026-03-27 18:47:47 -05:00
..
Packets chore: fix formatting in files touched by 2026-03-25 18:01:56 -05:00
Connection.cpp refactor: remove usage of win32 Sleep function for this_thread::sleep_for 2026-03-25 19:12:11 -05:00
Connection.h fix: resolve all build warnings and notes 2026-03-23 18:53:18 +11:00
Socket.cpp refactor: remove usage of win32 Sleep function for this_thread::sleep_for 2026-03-25 19:12:11 -05:00
Socket.h refactor: nuke __int64/__uint64 in Minecraft.World 2026-03-21 17:10:36 -05:00
SocketAddress.h chore: format Minecraft.World 2026-03-13 17:06:56 -05:00