Rapicorn - Experimental UI Toolkit - Source Code
13.07.0
|
Wakeup facility for IPC. More...
#include <aida.hh>
Inherited by Rapicorn::Aida::TransportChannel.
Public Member Functions | |
int | open () |
Opens the eventfd and returns -errno. | |
bool | opened () |
Indicates whether eventfd has been opened. | |
void | wakeup () |
Wakeup polling end. | |
int | inputfd () |
Returns the file descriptor for POLLIN. | |
bool | pollin () |
Checks whether events are pending. | |
void | flush () |
Clear pending wakeups. |
Wakeup facility for IPC.