#include "ares_setup.h"
#include "ares.h"
#include "ares_inet_net_pton.h"
#include "ares_nowarn.h"
#include "ares_private.h"
Go to the source code of this file.
Macros | |
#define | MAX_ALIASES 40 |
Functions | |
int | ares__readaddrinfo (FILE *fp, const char *name, unsigned short port, const struct ares_addrinfo_hints *hints, struct ares_addrinfo *ai) |
#define MAX_ALIASES 40 |
Definition at line 33 of file ares__readaddrinfo.c.
int ares__readaddrinfo | ( | FILE * | fp, |
const char * | name, | ||
unsigned short | port, | ||
const struct ares_addrinfo_hints * | hints, | ||
struct ares_addrinfo * | ai | ||
) |
Definition at line 35 of file ares__readaddrinfo.c.