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

Method free

src/proxy/http3/Http3Session.cc:138–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136}
137
138void
139HQSession::free()
140{
141 delete this;
142}
143
144void
145HQSession::release(ProxyTransaction * /* trans ATS_UNUSED */)

Callers 3

stopMethod · 0.45
encodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected