![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <bitcoin-build-config.h>#include <common/netif.h>#include <logging.h>#include <netbase.h>#include <util/check.h>#include <util/sock.h>#include <util/syserror.h>Go to the source code of this file.
Functions | |
| std::optional< CNetAddr > | QueryDefaultGateway (Network network) |
Query the OS for the default gateway for network. More... | |
| std::vector< CNetAddr > | GetLocalAddresses () |
| Return all local non-loopback IPv4 and IPv6 network addresses. More... | |
| std::vector< CNetAddr > GetLocalAddresses | ( | ) |