UV_GETNAMEINFO_PRIVATE_FIELDS

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

Members

Variables

flags
int flags;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getnameinfo_cb
uv_getnameinfo_cb getnameinfo_cb;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
host
char[NI_MAXHOST] host;
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[NI_MAXSERV] service;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
storage
sockaddr_storage storage;
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.

Meta