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

Method process

src/DHTBucketRefreshCommand.cc:64–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62}
63
64void DHTBucketRefreshCommand::process()
65{
66 taskQueue_->addPeriodicTask1(taskFactory_->createBucketRefreshTask());
67}
68
69void DHTBucketRefreshCommand::setRoutingTable(DHTRoutingTable* routingTable)
70{

Callers

nothing calls this directly

Calls 2

addPeriodicTask1Method · 0.45

Tested by

no test coverage detected