OpenTTD Source
20241124-master-g9399a92a4f
|
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.