mirror of
https://github.com/ValveSoftware/GameNetworkingSockets.git
synced 2026-05-29 16:20:34 +00:00
d790bd66e2
There can be more than one gateway. (E.g. cell connection and local internet connection.) Each interface is assigned to one gateway, or none of the interface is public. Add ability to tag an adapter as non-functioning. Simulate network latency. Add more test cases.