OpenSDN source code
|
#include "pkt/proto_handler.h"
#include "vnc_cfg_types.h"
#include "bind/bind_util.h"
#include "bind/bind_resolver.h"
Go to the source code of this file.
Classes | |
class | DnsHandler |
struct | DnsHandler::QueryKey |
struct | DnsHandler::DnsResolverInfo |
Macros | |
#define | DEFAULT_DNS_TTL 120 |
Typedefs | |
typedef boost::asio::ip::udp | boost_udp |
#define DEFAULT_DNS_TTL 120 |
Definition at line 13 of file dns_handler.h.
typedef boost::asio::ip::udp boost_udp |
Definition at line 15 of file dns_handler.h.