MySQL 9.1.0
Source Code Documentation
|
TLS context access protector. More...
#include <ssl_acceptor_context_operator.h>
Protected Types | |
using | Ssl_acceptor_context_data_lock = MyRcuLock< Ssl_acceptor_context_data > |
Protected Member Functions | |
Ssl_acceptor_context_container (Ssl_acceptor_context_data *data) | |
~Ssl_acceptor_context_container () | |
void | switch_data (Ssl_acceptor_context_data *new_data) |
Protected Attributes | |
Ssl_acceptor_context_data_lock * | lock_ |
Friends | |
class | Lock_and_access_ssl_acceptor_context |
class | TLS_channel |
TLS context access protector.
|
protected |
|
protected |
|
protected |
|
protected |
|
friend |
|
friend |
|
protected |