|
MySQL 5.6.14 Source Code Document
|
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) |
Definition at line 27 of file ndb_socket_poller.h.