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

Method limit

plugins/experimental/rate_limit/limiter.h:360–364  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

358 }
359
360 uint32_t
361 limit() const
362 {
363 return _limit;
364 }
365
366 bool
367 has_limit() const

Callers 1

TSRemapNewInstanceFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected