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

Go to the source code of this file.
Classes | |
| class | join::BasicDtlsWrapper< Protocol > |
| DTLS decorator for datagram sockets. More... | |
Namespaces | |
| namespace | join |
Functions | |
| template<class Protocol > | |
| bool | join::operator< (const BasicDtlsWrapper< Protocol > &a, const BasicDtlsWrapper< Protocol > &b) noexcept |
| compare two DTLS decorators based on their underlying socket handle. | |