MCPcopy 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
204IPAddress SocketAddress::host() const
205{
206 return pImpl()->host();
207}
208
209
210Poco::UInt16 SocketAddress::port() const

Callers 15

verifyPeerCertificateMethod · 0.45
isLocalHostMethod · 0.45
openMethod · 0.45
operator <Method · 0.45
SocketAddress.cppFile · 0.45
HTTPClientSessionMethod · 0.45
fillDataMethod · 0.45
writeClusterMethod · 0.45
createConnectionImplMethod · 0.45
addressToArrowLocationFunction · 0.45
isLocalAddressFunction · 0.45
ContextAccessParamsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected