|
join 1.0
lightweight network framework library
|
#include <join/endpoint.hpp>#include <functional>#include <string>#include <regex>#include <set>

Go to the source code of this file.
Classes | |
| struct | join::QuestionRecord |
| question record. More... | |
| struct | join::AnswerRecord |
| answer record. More... | |
| struct | join::DnsPacket |
| DNS packet. More... | |
| class | join::Resolver |
| basic domain name resolution class. More... | |
Namespaces | |
| namespace | join |
Typedefs | |
| using | join::AliasList = std::set <std::string> |
| list of alias. | |
| using | join::ServerList = std::set <std::string> |
| list of name servers. | |
| using | join::ExchangerList = std::set <std::string> |
| list of mail exchangers. | |