MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ndb_socket_poller Class Reference

Public Member Functions

void clear (void)
bool set_max_count (unsigned count)
unsigned add (ndb_socket_t sock, bool read, bool write, bool error)
unsigned count (void) const
bool is_socket_equal (unsigned index, ndb_socket_t socket) const
bool has_read (unsigned index) const
bool has_write (unsigned index) const
int poll_unsafe (int timeout)
int poll (int timeout)

Detailed Description

Definition at line 27 of file ndb_socket_poller.h.


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