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

Method clear

src/api/HttpHookState.cc:103–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101}
102
103void
104HttpHookState::Scope::clear()
105{
106 _hooks = nullptr;
107 _p = _c = nullptr;
108}

Callers 1

initMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected