![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
#include <io_service_base.h>
Public Types | |
| using | native_handle_type = impl::socket::native_handle_type | 
Public Member Functions | |
| fd_event ()=default | |
| fd_event (native_handle_type _fd, short _event) | |
Public Attributes | |
| native_handle_type | fd {net::impl::socket::kInvalidSocket} | 
| short | event {} | 
      
  | 
  default | 
      
  | 
  inline | 
| short net::fd_event::event {} | 
| native_handle_type net::fd_event::fd {net::impl::socket::kInvalidSocket} |