OpenTTD Source  20240919-master-gdf0233f4c2
network_coordinator.h File Reference
#include "core/tcp_coordinator.h"
#include "network_stun.h"
#include "network_turn.h"

Go to the source code of this file.

Data Structures

class  ClientNetworkCoordinatorSocketHandler
 Game Coordinator communication. More...
 

Variables

ClientNetworkCoordinatorSocketHandler _network_coordinator_client
 The connection to the Game Coordinator.
 

Detailed Description

Part of the network protocol handling Game Coordinator requests.

Definition in file network_coordinator.h.