- ARES_SOCK_READABLE
int ARES_SOCK_READABLE(uint bits, uint num)
Undocumented in source. Be warned that the author may not have intended to support it.
- ARES_SOCK_WRITABLE
int ARES_SOCK_WRITABLE(uint bits, uint num)
Undocumented in source. Be warned that the author may not have intended to support it.
- _check_init_resolverCache
void _check_init_resolverCache()
Undocumented in source. Be warned that the author may not have intended to support it.
- _check_init_theResolver
void _check_init_theResolver()
Undocumented in source. Be warned that the author may not have intended to support it.
- hio_gethostbyname
ResolverResult4 hio_gethostbyname(string hostname, C callback, ushort port, Duration timeout)
- hio_gethostbyname
ResolverResult4 hio_gethostbyname(string host, ushort port, Duration timeout)
- hio_gethostbyname6
ResolverResult6 hio_gethostbyname6(string host, ushort port, Duration timeout)
- hio_gethostbyname6
ResolverResult6 hio_gethostbyname6(string hostname, C callback, ushort port, Duration timeout)
- resolver_errno
string resolver_errno(int r)
- tryLocalResolve4
ResolverResult4 tryLocalResolve4(string host, short port)
Undocumented in source. Be warned that the author may not have intended to support it.
- tryLocalResolve6
ResolverResult6 tryLocalResolve6(string host, short port)
Undocumented in source. Be warned that the author may not have intended to support it.