uv_getaddrinfo_s

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

Members

Variables

addrinfo_
addrinfo* addrinfo_;
Undocumented in source.
cb
void function(uv_getaddrinfo_s*, int, addrinfo*) cb;
Undocumented in source.
data
void* data;
Undocumented in source.
hints
addrinfo* hints;
Undocumented in source.
hostname
char* hostname;
Undocumented in source.
loop
uv_loop_s* loop;
Undocumented in source.
reserved
void*[6] reserved;
Undocumented in source.
retcode
int retcode;
Undocumented in source.
service
char* service;
Undocumented in source.
type
uv_req_type type;
Undocumented in source.
work_req
uv__work work_req;
Undocumented in source.

Meta