Searched refs:OP_QUEUERANK (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.h52 OP_QUEUERANK = 0x5C, // <wert 4> (slot index of the request) // 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.cpp628 case OP_QUEUERANK: { // 0.43b
629 AddDebugLogLineN( logRemoteClient, wxT("Remote Client: OP_QUEUERANK from ") + m_client->GetFullIP() );
1838 case OP_QUEUERANK: {
1839 AddDebugLogLineN( logRemoteClient, wxT("Remote Client: ED2Kv2 OP_QUEUERANK from ") + m_client->GetFullIP() );

Completed in 81 milliseconds