1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/network
Andrey Filipenkov 006ec227ce [iOS] fix crash on starting game
apparently iOS can't change socket buffer size
2024-03-20 05:52:25 +03:00
..
NetworkConnection.cpp [iOS] fix crash on starting game 2024-03-20 05:52:25 +03:00
NetworkConnection.h Fix possible thread race on sending packet from two threads 2024-02-25 20:05:28 +02:00
NetworkDefines.h Finalized new TCP networking API 2024-01-19 23:52:28 +02:00
NetworkHandler.cpp Simplified networking API 2024-01-19 23:52:28 +02:00
NetworkHandler.h Simplified networking API 2024-01-19 23:52:28 +02:00
NetworkInterface.h Better handling of disconnects, code cleanup 2024-02-02 15:32:06 +02:00
NetworkServer.cpp Better handling of disconnects, code cleanup 2024-02-02 15:32:06 +02:00
NetworkServer.h Better handling of disconnects, code cleanup 2024-02-02 15:32:06 +02:00