Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amule-project/amule
/ DeleteAllFileRequests
Method
DeleteAllFileRequests
src/DownloadClient.cpp:514–517 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
512
}
513
514
void CUpDownClient::DeleteAllFileRequests()
515
{
516
m_A4AF_list.clear();
517
}
518
519
520
/* eMule 0.30c implementation, i give it a try (Creteil) BEGIN ... */
Callers
1
RemoveSource
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected