tcp_s.conn_s

Undocumented in source.
union tcp_s
struct conn_s {}

Members

Mixins

__anonymous
mixin uv_tcp_connection_fields
Undocumented in source.

Mixed In Members

From mixin uv_tcp_connection_fields

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

Meta