provide synchronous DNS SRV record querying More...
#include <stdexcept>
#include <string>
Go to the source code of this file.
Classes | |
class | ndn::autoconfig::DnsSrvError |
Namespaces | |
ndn | |
ndn::autoconfig | |
Functions | |
std::string | ndn::autoconfig::querySrvRr (const std::string &fqdn) |
Send DNS SRV request for fqdn . More... | |
std::string | ndn::autoconfig::querySrvRrSearch () |
Send DNS SRV request using search domain list. More... | |
provide synchronous DNS SRV record querying
Definition in file dns-srv.hpp.