Public Attributes | |
int | busy_polling |
uv_fs_t | fs_req |
unsigned int | interval |
uv_loop_t * | loop |
uv_fs_poll_t * | parent_handle |
char | path [1] |
uv_fs_poll_cb | poll_cb |
struct poll_ctx * | previous |
uint64_t | start_time |
uv_stat_t | statbuf |
uv_timer_t | timer_handle |
uv_fs_poll_t* poll_ctx::parent_handle |
uv_fs_poll_cb poll_ctx::poll_cb |
uv_timer_t poll_ctx::timer_handle |