This website requires JavaScript.
Explore
Help
Register
Sign In
games
/
vcmi
Watch
1
Star
0
Fork
0
You've already forked vcmi
mirror of
https://github.com/vcmi/vcmi.git
synced
2025-01-18 03:21:27 +02:00
Code
Issues
Releases
Activity
vcmi
/
lib
/
network
History
Ivan Savenko
526ac9807b
Enabled 'keepalive' option to detect dead connections
2024-04-23 17:15:59 +03:00
..
NetworkConnection.cpp
Enabled 'keepalive' option to detect dead connections
2024-04-23 17:15:59 +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