◆ CProtocol()
CStun::CProtocol::CProtocol |
( |
int |
Index, |
|
|
NETSOCKET |
Socket |
|
) |
| |
◆ FeedStunServer()
void CStun::CProtocol::FeedStunServer |
( |
NETADDR |
StunServer | ) |
|
◆ GetConnectivity()
◆ OnPacket()
bool CStun::CProtocol::OnPacket |
( |
NETADDR |
Addr, |
|
|
unsigned char * |
pData, |
|
|
int |
DataSize |
|
) |
| |
◆ Refresh()
void CStun::CProtocol::Refresh |
( |
| ) |
|
◆ Update()
void CStun::CProtocol::Update |
( |
| ) |
|
◆ m_Addr
◆ m_HaveAddr
bool CStun::CProtocol::m_HaveAddr = false |
|
private |
◆ m_HaveStunServer
bool CStun::CProtocol::m_HaveStunServer = false |
|
private |
◆ m_Index
int CStun::CProtocol::m_Index |
|
private |
◆ m_LastResponse
int64_t CStun::CProtocol::m_LastResponse = -1 |
|
private |
◆ m_NextTry
int64_t CStun::CProtocol::m_NextTry = -1 |
|
private |
◆ m_NumUnsuccessfulTries
int CStun::CProtocol::m_NumUnsuccessfulTries = -1 |
|
private |
◆ m_Socket
◆ m_Stun
◆ m_StunServer
NETADDR CStun::CProtocol::m_StunServer |
|
private |
The documentation for this class was generated from the following files: