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

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