Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amule-project/amule
/ DoKademliaFileRequest
Method
DoKademliaFileRequest
src/DownloadQueue.cpp:1696–1699 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1694
}
1695
1696
bool CDownloadQueue::DoKademliaFileRequest()
1697
{
1698
return ((::GetTickCount64() - lastkademliafilerequest) > KADEMLIAASKTIME);
1699
}
1700
// File_checked_for_headers
Callers
1
Process
Method · 0.80
Calls
1
GetTickCount64
Function · 0.85
Tested by
no test coverage detected