CEPoll Member List
This is the complete list of members for
CEPoll, including all inherited members.
add_ssock(const int eid, const SYSSOCKET &s, const int *events=NULL) (defined in CEPoll) | CEPoll | |
add_usock(const int eid, const UDTSOCKET &u, const int *events=NULL) (defined in CEPoll) | CEPoll | |
CEPoll() (defined in CEPoll) | CEPoll | |
create() (defined in CEPoll) | CEPoll | |
CRendezvousQueue (defined in CEPoll) | CEPoll | [friend] |
CUDT (defined in CEPoll) | CEPoll | [friend] |
release(const int eid) (defined in CEPoll) | CEPoll | |
remove_ssock(const int eid, const SYSSOCKET &s) (defined in CEPoll) | CEPoll | |
remove_usock(const int eid, const UDTSOCKET &u) (defined in CEPoll) | CEPoll | |
update_events(const UDTSOCKET &uid, std::set< int > &eids, int events, bool enable) (defined in CEPoll) | CEPoll | |
update_usock(const int eid, const UDTSOCKET &u, const int *events=NULL) (defined in CEPoll) | CEPoll | |
verify_usock(const int eid, const UDTSOCKET &u, int *events) (defined in CEPoll) | CEPoll | |
wait(const int eid, std::set< UDTSOCKET > *readfds, std::set< UDTSOCKET > *writefds, int64_t msTimeOut, std::set< SYSSOCKET > *lrfds, std::set< SYSSOCKET > *lwfds) (defined in CEPoll) | CEPoll | |
~CEPoll() (defined in CEPoll) | CEPoll | |