- addrinfo_
addrinfo* addrinfo_;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cb
uv_getaddrinfo_cb cb;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- hints
addrinfo* hints;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- hostname
char* hostname;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- retcode
int retcode;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- service
char* service;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- work_req
uv__work work_req;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.