Searched refs:m_udpSocketOk (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DProxy.h560 void SetUDPSocketOk() { m_udpSocketOk = true; }
570 bool m_udpSocketOk; member in class:CDatagramSocketProxy
H A DProxy.cpp1354 m_udpSocketOk = false;
1376 if (m_udpSocketOk) {
1445 if (m_udpSocketOk) {

Completed in 64 milliseconds