Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1394
void *
1395
UnixNetVConnection::_prepareForMigration()
1396
{
1397
return nullptr;
1398
}
1399
1400
NetProcessor *
1401
UnixNetVConnection::_getNetProcessor()
Callers
1
migrateToCurrentThread
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected