![]() |
MySQL 8.0.44
Source Code Documentation
|
This is the complete list of members for net::IoServiceBase, including all inherited members.
| add_fd_interest(native_handle_type fd, impl::socket::wait_type event)=0 | net::IoServiceBase | pure virtual |
| native_handle_type typedef | net::IoServiceBase | |
| notify()=0 | net::IoServiceBase | pure virtual |
| open()=0 | net::IoServiceBase | pure virtual |
| poll_one(std::chrono::milliseconds timeout)=0 | net::IoServiceBase | pure virtual |
| remove_fd(native_handle_type fd)=0 | net::IoServiceBase | pure virtual |
| ~IoServiceBase()=default | net::IoServiceBase | virtual |