provide synchronous DNS SRV record querying More...
#include "core/common.hpp"
Go to the source code of this file.
Classes | |
class | ndn::tools::autoconfig::DnsSrvError |
Namespaces | |
ndn | |
Copyright (c) 2014-2017, Regents of the University of California, Arizona Board of Regents, Colorado State University, University Pierre & Marie Curie, Sorbonne University, Washington University in St. | |
ndn::tools | |
ndn::tools::autoconfig | |
Functions | |
std::string | ndn::tools::autoconfig::querySrvRr (const std::string &fqdn) |
Send DNS SRV request for fqdn . More... | |
std::string | ndn::tools::autoconfig::querySrvRrSearch () |
Send DNS SRV request using search domain list. More... | |
provide synchronous DNS SRV record querying
Definition in file dns-srv.hpp.