Return all local non‐loopback IPv4 and IPv6 network addresses.
Synopsis
Declared in <common/netif.h>
std::vector<CNetAddr>
GetLocalAddresses();
Return Value
The list of local network addresses.
Created with MrDocs
Return all local non‐loopback IPv4 and IPv6 network addresses.
Declared in <common/netif.h>
std::vector<CNetAddr>
GetLocalAddresses();
The list of local network addresses.
Created with MrDocs