Nuclide
Software Development Kit for id Technology (BETA)
tcpinfo_t Struct Reference

Public Attributes

filestream m_fSocket
 
string m_strBuffer [32]
 
int m_iBufferLines
 
tcpstate_t m_iState
 
string m_host
 
string m_port
 
float m_timeOfConnection
 
float m_lastMessageSent
 
float m_lastMessageReceived
 

Member Data Documentation

◆ m_fSocket

filestream tcpinfo_t::m_fSocket

◆ m_host

string tcpinfo_t::m_host

◆ m_iBufferLines

int tcpinfo_t::m_iBufferLines

◆ m_iState

tcpstate_t tcpinfo_t::m_iState

◆ m_lastMessageReceived

float tcpinfo_t::m_lastMessageReceived

◆ m_lastMessageSent

float tcpinfo_t::m_lastMessageSent

◆ m_port

string tcpinfo_t::m_port

◆ m_strBuffer

string tcpinfo_t::m_strBuffer[32]

◆ m_timeOfConnection

float tcpinfo_t::m_timeOfConnection

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