Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ _getNetProcessor
Method
_getNetProcessor
src/iocore/net/UnixNetVConnection.cc:1400–1404 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1398
}
1399
1400
NetProcessor *
1401
UnixNetVConnection::_getNetProcessor()
1402
{
1403
return &netProcessor;
1404
}
1405
1406
void
1407
UnixNetVConnection::add_to_keep_alive_queue()
Callers
1
migrateToCurrentThread
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected