MCPcopy Create free account
hub / github.com/ClickHouse/ClickHouse / family

Method family

base/poco/Net/src/IPAddress.cpp:223–226  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

221
222
223IPAddress::Family IPAddress::family() const
224{
225 return pImpl()->family();
226}
227
228
229Poco::UInt32 IPAddress::scope() const

Callers 15

StreamSocketMethod · 0.45
setInterfaceMethod · 0.45
findFirstInterfaceMethod · 0.45
RawSocketMethod · 0.45
supportsIPv4Method · 0.45
supportsIPv6Method · 0.45
bind6Method · 0.45
openMethod · 0.45
runMethod · 0.45
IPAddressMethod · 0.45
IPAddress.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected