Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClickHouse/ClickHouse
/ SocketAddress
Method
SocketAddress
base/poco/Net/src/SocketAddress.cpp:70–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
69
70
SocketAddress::SocketAddress()
71
{
72
newIPv4();
73
}
74
75
76
SocketAddress::SocketAddress(Family fam)
Callers
nothing calls this directly
Calls
4
init
Function · 0.50
IPAddress
Class · 0.50
family
Method · 0.45
addr
Method · 0.45
Tested by
no test coverage detected