An adaptor that allows integrating libopflex with an external main loop.
Definition MainLoopAdaptor.h:31
virtual int getBackendFd()=0
Get the backend file descriptor.
virtual void runOnce()=0
Run one iteration of the main loop, and return when complete.
virtual int getBackendTimeout()=0
Get the poll timeout for the backend file descriptor.