uv_tcp_server_fields

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

accept_reqs
uv_tcp_accept_t* accept_reqs;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
func_acceptex
LPFN_ACCEPTEX func_acceptex;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pending_accepts
uv_tcp_accept_t* pending_accepts;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
processed_accepts
uint processed_accepts;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta