Reactor implementation helper based on select() system call. More...
#include <reactor_select_impl.h>
Public Member Functions | |
void | reset (const Reactor_base::HandlerStateList &) |
bool | poll (Reactor_base::HandlerStateList &out, Reactor_base::Timeout) |
Reactor implementation helper based on select() system call.