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

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.