join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
join::SslCtxDelete Struct Reference

custom functor for SSL context deletion. More...

#include <openssl.hpp>

Public Member Functions

constexpr SslCtxDelete () noexcept=default
 
void operator() (SSL_CTX *p)
 

Detailed Description

custom functor for SSL context deletion.

Constructor & Destructor Documentation

◆ SslCtxDelete()

join::SslCtxDelete::SslCtxDelete ( )
constexprdefaultnoexcept

Member Function Documentation

◆ operator()()

void join::SslCtxDelete::operator() ( SSL_CTX * p)
inline

The documentation for this struct was generated from the following file: