Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ set_plugin_id
Method
set_plugin_id
src/proxy/PluginVC.cc:1198–1202 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1196
}
1197
1198
void
1199
PluginVCCore::set_plugin_id(int64_t id)
1200
{
1201
passive_vc.plugin_id = active_vc.plugin_id = id;
1202
}
1203
1204
void
1205
PluginVCCore::set_plugin_tag(const char *tag)
Callers
1
PluginHttpConnectInternal
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected