|
libcortex
Event loop library following a "batteries included" approach
|
Data Fields | |
| struct crtx_ll | ll |
| int * | fd |
| int | l_fd |
| char | fd_added |
| void * | el_data |
| struct crtx_listener_base * | listener |
| struct crtx_evloop_callback * | callbacks |
| struct crtx_event_loop * | evloop |
| void * | reserved1 |