- alloc_cb
uv_alloc_cb alloc_cb;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- io_watcher
uv__io_t io_watcher;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- recv_cb
uv_udp_recv_cb recv_cb;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- write_completed_queue
void*[2] write_completed_queue;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- write_queue
void*[2] write_queue;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.