Searched refs:OP_CHANGE_SLOT (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/include/protocol/ed2k/Client2Client/
H A DTCP.h51 OP_CHANGE_SLOT = 0x5B, // <HASH 16> // Not used for sending enumerator in enum:ED2KStandardClientTCP
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DClientTCPSocket.cpp796 case OP_CHANGE_SLOT:{ // 0.43b
797 AddDebugLogLineN( logRemoteClient, wxT("Remote Client: OP_CHANGE_SLOT from ") + m_client->GetFullIP() );

Completed in 52 milliseconds