MySQL 9.0.0
Source Code Documentation
Mysqld_socket_listener::poll_info_t Struct Reference

Public Attributes

std::vector< struct pollfdm_fds
 
std::vector< MYSQL_SOCKETm_pfs_fds
 

Member Data Documentation

◆ m_fds

std::vector<struct pollfd> Mysqld_socket_listener::poll_info_t::m_fds

◆ m_pfs_fds

std::vector<MYSQL_SOCKET> Mysqld_socket_listener::poll_info_t::m_pfs_fds

The documentation for this struct was generated from the following file: