MCPcopy Create free account
hub / github.com/aria2/aria2 / finished

Method finished

src/DHTAbstractTask.cc:57–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55}
56
57bool DHTAbstractTask::finished() { return finished_; }
58
59void DHTAbstractTask::setRoutingTable(DHTRoutingTable* routingTable)
60{

Callers 8

needsFileAllocationMethod · 0.45
executeMethod · 0.45
executeInternalMethod · 0.45
executeInternalMethod · 0.45
updateMethod · 0.45
executeInternalMethod · 0.45
executeInternalMethod · 0.45
prepareForNextSegmentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected