Searched refs:SetRemoteQueueFull (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 DClientUDPSocket.cpp248 sender->SetRemoteQueueFull(true);
262 sender->SetRemoteQueueFull(false);
H A DDownloadClient.cpp246 SetRemoteQueueFull( true );
300 SetRemoteQueueFull( true );
564 SetRemoteQueueFull(false);
H A Dupdownclient.h336 void SetRemoteQueueFull(bool flag) { m_bRemoteQueueFull = flag; } function in class:CUpDownClient
H A DClientTCPSocket.cpp1430 m_client->SetRemoteQueueFull(false);

Completed in 55 milliseconds