DDraceNetwork Docs
network_stun.cpp File Reference
#include "network.h"
#include <base/log.h>
#include <base/system.h>
Include dependency graph for network_stun.cpp:

Functions

static int IndexFromNetType (int NetType)
 
static const char * IndexToSystem (int Index)
 
static int RetryWaitSeconds (int NumUnsuccessfulTries)
 

Function Documentation

◆ IndexFromNetType()

static int IndexFromNetType ( int  NetType)
static

◆ IndexToSystem()

static const char * IndexToSystem ( int  Index)
static

◆ RetryWaitSeconds()

static int RetryWaitSeconds ( int  NumUnsuccessfulTries)
static