Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ TSTrafficServerVersionGet
Function
TSTrafficServerVersionGet
src/api/InkAPI.cc:691–695 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
689
}
690
691
const char *
692
TSTrafficServerVersionGet()
693
{
694
return traffic_server_version;
695
}
696
697
int
698
TSTrafficServerVersionGetMajor()
Callers
7
TSPluginInit
Function · 0.85
GetSV
Method · 0.85
REGRESSION_TEST(SDK_API_TSTrafficServerVersionGet)
Function · 0.85
json_out_stats
Function · 0.85
csv_out_stats
Function · 0.85
output
Method · 0.85
ts_lua_get_traffic_server_version
Function · 0.85
Calls
no outgoing calls
Tested by
1
REGRESSION_TEST(SDK_API_TSTrafficServerVersionGet)
Function · 0.68