dns-srv.hpp File Reference

provide synchronous DNS SRV record querying More...

#include "core/common.hpp"
+ Include dependency graph for dns-srv.hpp:
+ This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

provide synchronous DNS SRV record querying

Definition in file dns-srv.hpp.