Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ UpdateMatch
Method
UpdateMatch
src/iocore/cache/CacheHosting.cc:583–587 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
581
}
582
583
void
584
CacheHostRecord::UpdateMatch(CacheHostResult *r)
585
{
586
r->record = this;
587
}
588
589
void
590
CacheHostRecord::Print() const
Callers
1
Match
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected