#include <io_wait.h>

Data Fields | |
| struct pollfd * | fd_array |
| struct fd_map * | fd_hash |
| int | fd_no |
| int | flags |
| int | max_fd_no |
| enum poll_types | poll_method |
Definition at line 130 of file io_wait.h.
struct pollfd* fd_array [read] |
| int fd_no |
Definition at line 157 of file io_wait.h.
Referenced by io_wait_loop_poll(), io_watch_add(), and io_watch_del().
| int max_fd_no |
Definition at line 158 of file io_wait.h.
Referenced by io_wait_loop_poll(), io_watch_add(), and io_watch_del().
| enum poll_types poll_method |
1.5.6