Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
493
int IPAddress::af() const
494
{
495
return pImpl()->af();
496
}
497
498
499
unsigned IPAddress::prefixLength() const
Callers
12
setLoopback
Method · 0.45
getLoopback
Method · 0.45
setTimeToLive
Method · 0.45
getTimeToLive
Method · 0.45
joinGroup
Method · 0.45
leaveGroup
Method · 0.45
connect
Method · 0.45
connectNB
Method · 0.45
bind
Method · 0.45
bind6
Method · 0.45
hostByAddress
Method · 0.45
connect
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected