mirror of
https://github.com/ValveSoftware/GameNetworkingSockets.git
synced 2026-05-29 16:20:34 +00:00
ef74e9027d
They are swapped for historical reasons. (It's too dangerous/ difficult to change the API to the more intuitive order.) So, I just added comments to clarify exactly what the behaviour is, and renamed a bunch of variables to hopefully make the code more clear, too. This addresses #404