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

custom functor for SSL handle deletion. More...

#include <openssl.hpp>

Public Member Functions

constexpr SslDelete () noexcept=default
 
void operator() (SSL *p)
 

Detailed Description

custom functor for SSL handle deletion.

Constructor & Destructor Documentation

◆ SslDelete()

join::SslDelete::SslDelete ( )
constexprdefaultnoexcept

Member Function Documentation

◆ operator()()

void join::SslDelete::operator() ( SSL * p)
inline

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