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

Method name

include/tsutil/ts_errata.h:115–119  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113};
114
115inline char const *
116ts::err_category::name() const noexcept
117{
118 return "trafficserver";
119}
120
121inline std::error_condition
122err_category::default_error_condition(int code) const noexcept

Callers 2

viewFormatFunction · 0.45
serializeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected