P2PSessionState_t

Undocumented in source.

Members

Variables

m_bConnecting
uint8 m_bConnecting;
Undocumented in source.
m_bConnectionActive
uint8 m_bConnectionActive;
Undocumented in source.
m_bUsingRelay
uint8 m_bUsingRelay;
Undocumented in source.
m_eP2PSessionError
uint8 m_eP2PSessionError;
Undocumented in source.
m_nBytesQueuedForSend
int32 m_nBytesQueuedForSend;
Undocumented in source.
m_nPacketsQueuedForSend
int32 m_nPacketsQueuedForSend;
Undocumented in source.
m_nRemoteIP
uint32 m_nRemoteIP;
Undocumented in source.
m_nRemotePort
uint16 m_nRemotePort;
Undocumented in source.

Meta