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

Method _prepareForMigration

src/iocore/net/UnixNetVConnection.cc:1394–1398  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1392}
1393
1394void *
1395UnixNetVConnection::_prepareForMigration()
1396{
1397 return nullptr;
1398}
1399
1400NetProcessor *
1401UnixNetVConnection::_getNetProcessor()

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected