pipe_s.serv_s

Undocumented in source.
union pipe_s
struct serv_s {}

Members

Mixins

__anonymous
mixin uv_pipe_server_fields
Undocumented in source.

Mixed In Members

From mixin uv_pipe_server_fields

pending_instances
int pending_instances;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
accept_reqs
uv_pipe_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.
pending_accepts
uv_pipe_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.

Meta