join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
dns_protocol.hpp File Reference
#include <join/protocol.hpp>
Include dependency graph for dns_protocol.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  join::Dns
 DNS over UDP protocol class. More...
 

Namespaces

namespace  join
 

Functions

constexpr bool join::operator== (const Dns &a, const Dns &b) noexcept
 check if equals.
 
constexpr bool join::operator!= (const Dns &a, const Dns &b) noexcept
 check if not equals.