MySQL 8.4.2
Source Code Documentation
|
Typedefs | |
using | poll_fd = pollfd |
Functions | |
stdx::expected< size_t, std::error_code > | poll (poll_fd *fds, size_t num_fds, std::chrono::milliseconds timeout) |
using net::impl::poll::poll_fd = typedef pollfd |
|
inline |