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

Function getIPv4AddrConfigured

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

Source from the content-addressed store, hash-verified

1721}
1722
1723bool getIPv4AddrConfigured() { return ipv4AddrConfigured; }
1724
1725bool getIPv6AddrConfigured() { return ipv6AddrConfigured; }
1726

Callers 2

ContextMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected