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

Method release

src/proxy/IPAllow.cc:147–151  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

145}
146
147void
148IpAllow::release(IpAllow *config)
149{
150 configProcessor.release(configid, config);
151}
152
153void
154IpAllow::release()

Callers 5

matchMethod · 0.95
reloadUrlRewriteFunction · 0.45
TSConfigReleaseFunction · 0.45
TSContDestroyFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected