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

Method getNetProcessor

src/iocore/net/UnixNetAccept.cc:684–688  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

682}
683
684NetProcessor *
685NetAccept::getNetProcessor() const
686{
687 return &netProcessor;
688}

Callers 3

do_blocking_acceptMethod · 0.95
acceptFastEventMethod · 0.95
net_acceptFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected