Dwm::GetAddrInfo function definition. More...
#include <sys/types.h>#include <sys/socket.h>#include <netdb.h>#include <set>#include <string>#include "DwmIpv4Address.hh"#include "DwmIpv6Address.hh"
Go to the source code of this file.
Functions | |
| bool | Dwm::GetAddrInfo (const std::string &hostName, std::set< Ipv4Address > &ip4Addrs, std::set< Ipv6Address > &ip6Addrs, int flags=AI_ADDRCONFIG) |
Dwm::GetAddrInfo function definition.