Searched refs:IsValidSocket (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DListenSocket.h54 bool IsValidSocket(CClientTCPSocket* totest);
H A DListenSocket.cpp238 bool CListenSocket::IsValidSocket(CClientTCPSocket* totest) function in class:CListenSocket
H A DClientTCPSocket.cpp243 wxASSERT(theApp->listensocket->IsValidSocket(this));
H A DBaseClient.cpp1371 wxASSERT (theApp->listensocket->IsValidSocket(m_socket));

Completed in 108 milliseconds