|
OpenTTD Source 20251117-master-g7398d2e290
|
STUN sending/receiving part of the network protocol. More...
#include "../stdafx.h"#include "../debug.h"#include "network_coordinator.h"#include "network_stun.h"#include "../safeguards.h"Go to the source code of this file.
Data Structures | |
| class | NetworkStunConnecter |
| Connect to the STUN server. More... | |
STUN sending/receiving part of the network protocol.
Definition in file network_stun.cpp.