DDraceNetwork Documentation
Loading...
Searching...
No Matches
network_stun.cpp File Reference
#include "network.h"
#include <base/log.h>
#include <base/system.h>
#include <algorithm>
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()

int IndexFromNetType ( int NetType)
static

◆ IndexToSystem()

const char * IndexToSystem ( int Index)
static

◆ RetryWaitSeconds()

int RetryWaitSeconds ( int NumUnsuccessfulTries)
static