MySQL 9.1.0
Source Code Documentation
|
#include "mysqlrouter/routing_connections_export.h"
#include <memory>
#include <system_error>
#include <type_traits>
#include <vector>
#include <openssl/ssl.h>
#include "mysql/harness/default_init_allocator.h"
#include "mysql/harness/net_ts/buffer.h"
#include "mysql/harness/stdx/expected.h"
#include "mysql/harness/tls_types.h"
#include "mysqlrouter/classic_protocol.h"
Go to the source code of this file.
Classes | |
class | Channel |
SSL aware socket buffers. More... | |