Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ get_client_ip
Method
get_client_ip
src/proxy/ControlMatcher.cc:78–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
sockaddr const *
79
HttpRequestData::get_client_ip()
80
{
81
return &src_ip.sa;
82
}
83
84
/*************************************************************
85
* Begin class HostMatcher
Callers
1
selectParent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected