MySQL 9.1.0
Source Code Documentation
|
#include "xcom/result.h"
#include "xcom/site_def.h"
#include <openssl/err.h>
#include <openssl/ssl.h>
Go to the source code of this file.
Classes | |
class | Xcom_network_provider_library |
class | Xcom_network_provider_ssl_library |
Macros | |
#define | SYS_STRERROR_SIZE 512 |
XCOM_WITHOUT_OPENSSL. More... | |
#define | SSL_SUCCESS 1 |
#define | SSL_ERROR 0 |
Variables | |
SSL_CTX * | server_ctx |
SSL_CTX * | client_ctx |
#define SSL_ERROR 0 |
#define SSL_SUCCESS 1 |
#define SYS_STRERROR_SIZE 512 |
XCOM_WITHOUT_OPENSSL.
|
extern |
|
extern |