OpenTTD Source  20241108-master-g80f628063a
network_coordinator.h File Reference

Part of the network protocol handling Game Coordinator requests. More...

#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.