Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
684
NetProcessor *
685
NetAccept::getNetProcessor() const
686
{
687
return &netProcessor;
688
}
Callers
3
do_blocking_accept
Method · 0.95
acceptFastEvent
Method · 0.95
net_accept
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected