OpenTTD Source  20241108-master-g80f628063a
network_turn.cpp File Reference

TURN sending/receiving part of the network protocol. More...

#include "../stdafx.h"
#include "../debug.h"
#include "../error.h"
#include "../strings_func.h"
#include "network_coordinator.h"
#include "network_turn.h"
#include "table/strings.h"
#include "../safeguards.h"

Go to the source code of this file.

Data Structures

class  NetworkTurnConnecter
 Connect to the TURN server. More...
 

Detailed Description

TURN sending/receiving part of the network protocol.

Definition in file network_turn.cpp.