stream_s.conn_s

Undocumented in source.
union stream_s
struct conn_s {}

Members

Mixins

__anonymous
mixin uv_stream_connection_fields
Undocumented in source.

Mixed In Members

From mixin uv_stream_connection_fields

write_reqs_pending
uint write_reqs_pending;
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.

Meta