Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
147
void
148
IpAllow::release(IpAllow *config)
149
{
150
configProcessor.release(configid, config);
151
}
152
153
void
154
IpAllow::release()
Callers
5
ip_category_contains_addr
Method · 0.95
match
Method · 0.95
reloadUrlRewrite
Function · 0.45
TSConfigRelease
Function · 0.45
TSContDestroy
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected