Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
103
void
104
HttpHookState::Scope::clear()
105
{
106
_hooks = nullptr;
107
_p = _c = nullptr;
108
}
Callers
1
init
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected