MCPcopy Create free account
hub / github.com/apache/trafficserver / abort

Method abort

plugins/multiplexer/fetcher.h:129–133  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

127 }
128
129 inline void
130 abort(const bool b = true)
131 {
132 abort_ = b;
133 }
134
135 void
136 timeout(const int64_t t)

Callers 1

handleMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected