ares_timeout (3) Linux Manual Page
NAME ares_timeout – return maximum time to wait SYNOPSIS #include <ares.h> struct timeval *ares_timeout(ares_channel channel, DESCRIPTION The ares_timeout function determines the maximum time for which the caller should wait before invoking ares_process(3) to process timeouts. The parameter maxtv specifies a existing maximum timeout, or NULL if the caller does not wish to apply a maximum…
