OpenTTD Source
20241108-master-g80f628063a
|
Part of the network protocol handling Game Coordinator requests. More...
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. | |
Part of the network protocol handling Game Coordinator requests.
Definition in file network_coordinator.h.