MCPcopy Create free account
hub / github.com/apache/trafficserver / server_info

Method server_info

tools/gdb-helpers.py:204–205  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

202 return ConnectionAttributes(self.val['t_state']['client_info'])
203
204 def server_info(self):
205 return ConnectionAttributes(self.val['t_state']['client_info'])
206
207
208def sm_command(val):

Callers 1

sm_commandFunction · 0.95

Calls 1

Tested by

no test coverage detected