Lely core libraries
2.2.5
|
An I/O polling interface. More...
Data Fields | |
mtx_t | mtx |
The mutex protecting tree. | |
struct rbtree | tree |
The tree containing the I/O device handles being watched. | |
io_handle_t | pipe [2] |
A self-pipe used to generate signal events. | |
int | epfd |
The epoll file descriptor. | |