MySQL 9.1.0
Source Code Documentation
|
#include "mysqlrouter/io_component.h"
#include <cstddef>
#include <stdexcept>
#include <string>
#include "mysql/harness/stdx/expected.h"
#include "mysqlrouter/thread_affinity.h"
Functions | |
const std::error_category & | io_component_category () noexcept |
std::error_code | make_error_code (IoComponentErrc e) |
|
noexcept |
std::error_code make_error_code | ( | IoComponentErrc | e | ) |