|
randolf.ca
1.00
Randolf Richardson's C++ classes
|
This is the complete list of members for randolf::rsocket_mux, including all inherited members.
| erase(const int fd_sets, rsocket *r) noexcept | randolf::rsocket_mux | inline |
| erase(rsocket_mux_fds rmf) | randolf::rsocket_mux | inline |
| insert(const int fd_sets, rsocket *r) | randolf::rsocket_mux | inline |
| insert(const int fd_sets, R r, Rs... rs) | randolf::rsocket_mux | inline |
| poll(const int timeout=0, const bool timeout_behaviour=rsocket::TIMEOUT_EXCEPTION) | randolf::rsocket_mux | inline |
| ppoll(const struct timespec *tmo_p=nullptr, const sigset_t *sigmask=nullptr, const bool timeout_behaviour=rsocket::TIMEOUT_EXCEPTION) | randolf::rsocket_mux | inline |
| pselect(const struct timespec *tmo_p=nullptr, const sigset_t *sigmask=nullptr, const bool timeout_behaviour=rsocket::TIMEOUT_EXCEPTION) | randolf::rsocket_mux | inline |
| rsocket_mux() noexcept | randolf::rsocket_mux | inline |
| rsocket_mux(const int fd_sets, rsocket *r) noexcept | randolf::rsocket_mux | inline |
| rsocket_mux(const int fd_sets, R r, Rs... rs) noexcept | randolf::rsocket_mux | inline |
| select(struct timeval *tv=nullptr, const bool timeout_behaviour=rsocket::TIMEOUT_EXCEPTION) | randolf::rsocket_mux | inline |
| size() noexcept | randolf::rsocket_mux | inline |