Kawe Mazidjatari 4b1c5dd5a3 RCON system light refactor
* Used 'htonl'/'ntohl' for constructing the length prefix.
* Used static socket/address members instead of pointers.
* Used const qualifier where possible.
* Changed length prefix field type to 'u_long'.
* Removed extraneous include.
* Properly escaped percentage characters on the RCON game client for the ImGui console.
2022-11-14 21:00:41 +01:00
..
2022-07-07 21:31:00 +02:00
2022-07-07 21:31:00 +02:00
2022-07-12 21:02:10 +02:00
2022-11-14 21:00:41 +01:00