#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <string>
Go to the source code of this file.
Compounds | |
class | DNS |
The DNS class allows fast nonblocking resolution of hostnames and ip addresses. More... | |
struct | dns_ip4list |