Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClickHouse/ClickHouse
/ host
Method
host
base/poco/Net/src/SocketAddress.cpp:204–207 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
202
203
204
IPAddress SocketAddress::host() const
205
{
206
return pImpl()->host();
207
}
208
209
210
Poco::UInt16 SocketAddress::port() const
Callers
15
verifyPeerCertificate
Method · 0.45
isLocalHost
Method · 0.45
open
Method · 0.45
operator <
Method · 0.45
SocketAddress.cpp
File · 0.45
HTTPClientSession
Method · 0.45
fillData
Method · 0.45
writeCluster
Method · 0.45
createConnectionImpl
Method · 0.45
addressToArrowLocation
Function · 0.45
isLocalAddress
Function · 0.45
ContextAccessParams
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected