MySQL 9.0.0
Source Code Documentation
io_component.cc File Reference
#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)
 

Function Documentation

◆ io_component_category()

const std::error_category & io_component_category ( )
noexcept

◆ make_error_code()

std::error_code make_error_code ( IoComponentErrc  e)