MCPcopy Create free account
hub / github.com/aria2/aria2 / getIPv6AddrConfigured

Function getIPv6AddrConfigured

src/SocketCore.cc:1725–1725  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1723bool getIPv4AddrConfigured() { return ipv4AddrConfigured; }
1724
1725bool getIPv6AddrConfigured() { return ipv6AddrConfigured; }
1726
1727} // namespace net
1728

Callers 2

ContextMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected