|
OpenTTD Source
13.2.1
|
Go to the source code of this file.
Data Structures | |
| class | NetworkUDPSocketHandler |
| Base socket handler for all UDP sockets. More... | |
Enumerations | |
| enum | PacketUDPType { PACKET_UDP_CLIENT_FIND_SERVER, PACKET_UDP_SERVER_RESPONSE, PACKET_UDP_END } |
| Enum with all types of UDP packets. More... | |
Basic functions to receive and send UDP packets.
Definition in file udp.h.
| enum PacketUDPType |