![]() |
Nuclide
Software Development Kit for id Technology (BETA)
|
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 |
| filestream tcpinfo_t::m_fSocket |
| string tcpinfo_t::m_host |
| int tcpinfo_t::m_iBufferLines |
| tcpstate_t tcpinfo_t::m_iState |
| float tcpinfo_t::m_lastMessageReceived |
| float tcpinfo_t::m_lastMessageSent |
| string tcpinfo_t::m_port |
| string tcpinfo_t::m_strBuffer[32] |
| float tcpinfo_t::m_timeOfConnection |