Searched refs:GetConnectionState (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DServerSocket.h51 sint8 GetConnectionState() const { return connectionstate; } function in class:CServerSocket
H A DServerConnect.cpp197 if (sender->GetConnectionState() == CS_WAITFORLOGIN) {
270 } else if (sender->GetConnectionState() == CS_CONNECTED){
344 switch (sender->GetConnectionState()){
387 switch (sender->GetConnectionState()) {
620 if (serversocket && (serversocket->GetConnectionState() == CS_WAITFORLOGIN) &&
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/cpp/
H A DRemoteConnect.h176 void GetConnectionState();

Completed in 32 milliseconds