OpenTTD Source  20241111-master-gce64d5f5d9
network_stun.cpp File Reference

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

#include "../stdafx.h"
#include "../debug.h"
#include "network.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...
 

Detailed Description

STUN sending/receiving part of the network protocol.

Definition in file network_stun.cpp.