mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-26 16:50:15 +00:00
Add Packet::hasData() for 'has remaining data' checks, replacing 52 verbose getReadPos()<getSize() comparisons across 3 files. Also replace 14 more standalone Lua return patterns with luaReturnNil/Zero helpers. |
||
|---|---|---|
| .. | ||
| net_platform.hpp | ||
| packet.hpp | ||
| socket.hpp | ||
| tcp_socket.hpp | ||
| world_socket.hpp | ||