Remove: old server listing via Master Server
This removes all UDP from the game except for a local broadcast to find LAN games. So long Master Server, and tnx for all the fish!
This commit is contained in:

committed by
Patric Stout

parent
61fdef8457
commit
8a2da49413
@@ -14,8 +14,6 @@
|
||||
|
||||
void NetworkUDPInitialize();
|
||||
void NetworkUDPSearchGame();
|
||||
void NetworkUDPQueryMasterServer();
|
||||
void NetworkUDPQueryServer(const std::string &connection_string, bool manually = false);
|
||||
void NetworkUDPClose();
|
||||
void NetworkUDPServerListen();
|
||||
void NetworkBackgroundUDPLoop();
|
||||
|
Reference in New Issue
Block a user