Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amule-project/amule
/ ErrorOccurred
Method
ErrorOccurred
src/ThreadTasks.cpp:792–795 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
790
791
792
bool CCompletionEvent::ErrorOccurred() const
793
{
794
return m_error;
795
}
796
797
798
const CPartFile* CCompletionEvent::GetOwner() const
Callers
1
OnFinishedCompletion
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected