MCPcopy 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
697int
698TSTrafficServerVersionGetMajor()
699{
700 return ts_major_version;
701}
702int
703TSTrafficServerVersionGetMinor()
704{

Callers 4

TSPluginInitFunction · 0.85
TSPluginInitFunction · 0.85
TSPluginInitFunction · 0.85
MajorClass · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected