![]()  | 
  
    MySQL 9.5.0
    
   Source Code Documentation 
   | 
 
#include <array>#include <chrono>#include <system_error>#include <poll.h>#include "mysql/harness/net_ts/impl/socket_error.h"#include "mysql/harness/stdx/expected.h"Go to the source code of this file.
Namespaces | |
| namespace | net | 
| namespace | net::impl | 
| namespace | net::impl::poll | 
Typedefs | |
| using | net::impl::poll::poll_fd = pollfd | 
Functions | |
| stdx::expected< size_t, std::error_code > | net::impl::poll::poll (poll_fd *fds, size_t num_fds, std::chrono::milliseconds timeout) |