- async_handles
void*[2] async_handles;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- async_io_watcher
uv__io_t async_io_watcher;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- async_unused
void function() async_unused;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- async_wfd
int async_wfd;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- backend_fd
int backend_fd;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- check_handles
void*[2] check_handles;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- child_watcher
uv_signal_t child_watcher;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cloexec_lock
uv_rwlock_t cloexec_lock;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- closing_handles
uv_handle_t* closing_handles;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- emfile_fd
int emfile_fd;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- flags
c_ulong flags;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- idle_handles
void*[2] idle_handles;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- nfds
uint nfds;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- nwatchers
uint nwatchers;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pending_queue
void*[2] pending_queue;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- prepare_handles
void*[2] prepare_handles;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- process_handles
void*[2] process_handles;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- signal_io_watcher
uv__io_t signal_io_watcher;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- signal_pipefd
int[2] signal_pipefd;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- time
uint64_t time;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- timer_counter
uint64_t timer_counter;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- timer_heap
timer_heap_s timer_heap;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- watcher_queue
void*[2] watcher_queue;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- watchers
uv__io_t** watchers;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wq
void*[2] wq;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wq_async
uv_async_t wq_async;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wq_mutex
uv_mutex_t wq_mutex;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.