#include <io_wait.h>
Data Fields | |
| void * | data |
| int | fd |
| fd_type | type |
Definition at line 108 of file io_wait.h.
| void* data |
Definition at line 111 of file io_wait.h.
Referenced by hash_fd_map(), io_watch_add(), and io_watch_del().
| int fd |
Definition at line 109 of file io_wait.h.
Referenced by hash_fd_map(), io_watch_add(), and io_watch_del().
Definition at line 110 of file io_wait.h.
Referenced by hash_fd_map(), io_watch_add(), and io_watch_del().
1.5.6