Pyrogenesis  trunk
Variables
NetSession.cpp File Reference
#include "precompiled.h"
#include "NetSession.h"
#include "NetClient.h"
#include "NetMessage.h"
#include "NetServer.h"
#include "NetStats.h"
#include "ps/CLogger.h"
#include "ps/Profile.h"
Include dependency graph for NetSession.cpp:

Variables

constexpr int NETCLIENT_POLL_TIMEOUT = 50
 
constexpr int CHANNEL_COUNT = 1
 

Variable Documentation

◆ CHANNEL_COUNT

constexpr int CHANNEL_COUNT = 1

◆ NETCLIENT_POLL_TIMEOUT

constexpr int NETCLIENT_POLL_TIMEOUT = 50