MCPcopy 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
514void 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

RemoveSourceMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected