|
OpenTTD Source 20251116-master-g21329071df
|
Basic functions to receive and send UDP packets. More...
#include "../../stdafx.h"#include "../../timer/timer_game_calendar.h"#include "../../debug.h"#include "network_game_info.h"#include "udp.h"#include "../../safeguards.h"Go to the source code of this file.
Basic functions to receive and send UDP packets.
Definition in file udp.cpp.