|
OpenTTD Source 20251215-master-ge1333abc3e
|
TURN sending/receiving part of the network protocol. More...
#include "../stdafx.h"#include "../debug.h"#include "network_coordinator.h"#include "network_turn.h"#include "../safeguards.h"Go to the source code of this file.
Data Structures | |
| class | NetworkTurnConnecter |
| Connect to the TURN server. More... | |
TURN sending/receiving part of the network protocol.
Definition in file network_turn.cpp.