MCPcopy Create free account
hub / github.com/apache/trafficserver / ~AsyncProvider

Method ~AsyncProvider

include/tscpp/api/Async.h:97–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95 }
96
97 virtual ~AsyncProvider() { this->cancel(); }
98
99protected:
100 std::shared_ptr<AsyncDispatchControllerBase>

Callers

nothing calls this directly

Calls 1

cancelMethod · 0.95

Tested by

no test coverage detected