libDwm-0.9.45
DwmGetAddrInfo.hh File Reference

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"
Include dependency graph for DwmGetAddrInfo.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)
 

Detailed Description

Dwm::GetAddrInfo function definition.