raylib/examples/network
Jeffery Myers 0726491ef8
Fixes to make rnet and it's examples build on Windows in visual studio 2019. (#1602)
Mostly typecasts, and some int to unsigned short changes, and including the windsock 2 library in the examples.

Co-authored-by: Jeffery Myers <JefMyers@blizzard.com>
2021-02-20 21:13:20 +01:00
..
network_ping_pong.c [rnet] Renamed some functions 2020-02-20 13:46:33 +01:00
network_resolve_host.c [rnet] Renamed some functions 2020-02-20 13:46:33 +01:00
network_tcp_client.c Fixes to make rnet and it's examples build on Windows in visual studio 2019. (#1602) 2021-02-20 21:13:20 +01:00
network_tcp_server.c Fixes to make rnet and it's examples build on Windows in visual studio 2019. (#1602) 2021-02-20 21:13:20 +01:00
network_test.c [rnet] Renamed some functions 2020-02-20 13:46:33 +01:00
network_udp_client.c Fixes to make rnet and it's examples build on Windows in visual studio 2019. (#1602) 2021-02-20 21:13:20 +01:00
network_udp_server.c Fixes to make rnet and it's examples build on Windows in visual studio 2019. (#1602) 2021-02-20 21:13:20 +01:00