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

Method bad

include/tsutil/YamlCfg.h:66–70  ·  view source on GitHub ↗

Mark instance as bad.

Source from the content-addressed store, hash-verified

64 // Mark instance as bad.
65 //
66 void
67 bad()
68 {
69 _bad = true;
70 }
71
72 // No copy/move.
73 //

Callers 3

create_runrootMethod · 0.80
createStrategyMethod · 0.80
TSPluginInitFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected