ares_gethostbyaddr \- Initiate a host query by address .SH SYNOPSIS .nf .B #include <ares.h> .PP .B typedef void (*ares_host_callback)(void *\fIarg\fP, int \fIstatus\fP, .B int \fItimeouts\fP, struct hostent *\fIhostent\fP) ...
A C library for asynchronous DNS requests. Contribute to cpv-project/c-ares development by creating an account on GitHub.