|
OpenTTD Source 20260311-master-g511d3794ce
|
Basic functions to receive and send UDP packets. More...
Go to the source code of this file.
Data Structures | |
| struct | IsEnumPacketType< PacketUDPType > |
| Mark PacketUDPType as PacketType. More... | |
| class | NetworkUDPSocketHandler |
| Base socket handler for all UDP sockets. More... | |
Enumerations | |
| enum class | PacketUDPType : uint8_t { ClientFindServer , ServerResponse } |
| Enum with all types of UDP packets. More... | |
Basic functions to receive and send UDP packets.
Definition in file udp.h.
|
strong |