FTEQW
Documentation of the FTE engine source tree.
svconnectinfo_t Struct Reference

#include <server.h>

Public Attributes

enum serverprotocols_e protocol
 
qboolean proquakeanglehack
 
qboolean isqex
 
unsigned int expectedreliablesequence
 
unsigned int supportedprotocols
 
unsigned int ftepext1
 
unsigned int ftepext2
 
unsigned int ezpext1
 
int qport
 
int huffcrc
 
int challenge
 
int mtu
 
char userinfo [2048]
 
char guid [128]
 
netadr_t adr
 

Member Data Documentation

◆ adr

netadr_t svconnectinfo_t::adr

◆ challenge

int svconnectinfo_t::challenge

◆ expectedreliablesequence

unsigned int svconnectinfo_t::expectedreliablesequence

◆ ezpext1

unsigned int svconnectinfo_t::ezpext1

◆ ftepext1

unsigned int svconnectinfo_t::ftepext1

◆ ftepext2

unsigned int svconnectinfo_t::ftepext2

◆ guid

char svconnectinfo_t::guid[128]

◆ huffcrc

int svconnectinfo_t::huffcrc

◆ isqex

qboolean svconnectinfo_t::isqex

◆ mtu

int svconnectinfo_t::mtu

◆ proquakeanglehack

qboolean svconnectinfo_t::proquakeanglehack

◆ protocol

enum serverprotocols_e svconnectinfo_t::protocol

◆ qport

int svconnectinfo_t::qport

◆ supportedprotocols

unsigned int svconnectinfo_t::supportedprotocols

◆ userinfo

char svconnectinfo_t::userinfo[2048]

The documentation for this struct was generated from the following file: