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

Method af

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

Source from the content-addressed store, hash-verified

491
492
493int IPAddress::af() const
494{
495 return pImpl()->af();
496}
497
498
499unsigned IPAddress::prefixLength() const

Callers 12

setLoopbackMethod · 0.45
getLoopbackMethod · 0.45
setTimeToLiveMethod · 0.45
getTimeToLiveMethod · 0.45
joinGroupMethod · 0.45
leaveGroupMethod · 0.45
connectMethod · 0.45
connectNBMethod · 0.45
bindMethod · 0.45
bind6Method · 0.45
hostByAddressMethod · 0.45
connectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected