join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
resolver.hpp File Reference
#include <join/dnsmessage.hpp>
#include <join/condition.hpp>
#include <join/socket.hpp>
#include <unordered_map>
#include <chrono>
#include <memory>
#include <arpa/nameser.h>
#include <netinet/in.h>
#include <resolv.h>
#include <netdb.h>
Include dependency graph for resolver.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  join::BasicDatagramResolver< Protocol >
 basic DNS resolver over datagram socket. More...
 
struct  join::BasicDatagramResolver< Protocol >::PendingRequest
 pending synchronous request. More...
 
class  join::BasicTlsResolver< Protocol >
 basic DNS resolver over TLS socket (DNS over TLS). More...
 

Namespaces

namespace  join