Lely core libraries 2.3.4
|
The attributes of an I/O device handle being watched. More...
Data Fields | |
struct rbnode | node |
The node in the tree of file descriptors. | |
struct io_handle * | handle |
A pointer to the I/O device handle. | |
struct io_event | event |
The events being watched. | |
int | keep |
A flag indicating whether to keep watching the file descriptor after an event occurs. | |