MCPcopy 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
70SocketAddress::SocketAddress()
71{
72 newIPv4();
73}
74
75
76SocketAddress::SocketAddress(Family fam)

Callers

nothing calls this directly

Calls 4

initFunction · 0.50
IPAddressClass · 0.50
familyMethod · 0.45
addrMethod · 0.45

Tested by

no test coverage detected