|
join 1.0
lightweight network framework library
|
#include <join/tls_protocol.hpp>

Go to the source code of this file.
Classes | |
| class | join::Dot |
| DNS over TLS protocol class. More... | |
Namespaces | |
| namespace | join |
Functions | |
| constexpr bool | join::operator== (const Dot &a, const Dot &b) noexcept |
| check if equals. | |
| constexpr bool | join::operator!= (const Dot &a, const Dot &b) noexcept |
| check if not equals. | |