MCPcopy 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
1400NetProcessor *
1401UnixNetVConnection::_getNetProcessor()
1402{
1403 return &netProcessor;
1404}
1405
1406void
1407UnixNetVConnection::add_to_keep_alive_queue()

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected