- accepted_fd
int accepted_fd;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- connect_req
uv_connect_t* connect_req;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- connection_cb
uv_connection_cb connection_cb;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- delayed_error
int delayed_error;
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.
- queued_fds
void* queued_fds;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- shutdown_req
uv_shutdown_t* shutdown_req;
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.