Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ TSTrafficServerVersionGetMajor
Function
TSTrafficServerVersionGetMajor
src/api/InkAPI.cc:697–701 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
695
}
696
697
int
698
TSTrafficServerVersionGetMajor()
699
{
700
return ts_major_version;
701
}
702
int
703
TSTrafficServerVersionGetMinor()
704
{
Callers
4
TSPluginInit
Function · 0.85
TSPluginInit
Function · 0.85
TSPluginInit
Function · 0.85
Major
Class · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected