static mcore_handle handle
void uv__fs_event_close(uv_fs_event_t *handle)
int uv_fs_event_stop(uv_fs_event_t *handle)
int uv_fs_event_start(uv_fs_event_t *handle, uv_fs_event_cb cb, const char *filename, unsigned int flags)
int uv_fs_event_init(uv_loop_t *loop, uv_fs_event_t *handle)
static struct sockaddr static addrlen static backlog const void static flags void flags
void(* uv_fs_event_cb)(uv_fs_event_t *handle, const char *filename, int events, int status)