|
Qsmtp
0.30dev
|
global SSL error handling definitions More...
#include <openssl/ssl.h>Go to the source code of this file.
Functions | |
| void | ssl_free (SSL *myssl) |
| void | ssl_library_destroy () |
| free internal check memory of the SSL library More... | |
| const char * | ssl_error (void) |
| const char * | ssl_strerror (void) |
Variables | |
| SSL * | ssl |
global SSL error handling definitions
| void ssl_library_destroy | ( | ) |
free internal check memory of the SSL library
This would ideally be a function of the SSL library, but it is not.
1.8.10