UV_PRIVATE_REQ_TYPES.uv_tcp_accept_t

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

Members

Mixins

__anonymous
mixin UV_REQ_FIELDS
Undocumented in source.

Variables

accept_buffer
char[sockaddr_storage.sizeof * 2 + 32] accept_buffer;
Undocumented in source.
accept_socket
SOCKET accept_socket;
Undocumented in source.
event_handle
HANDLE event_handle;
Undocumented in source.
next_pending
uv_tcp_accept_t* next_pending;
Undocumented in source.
wait_handle
HANDLE wait_handle;
Undocumented in source.

Meta