#include "ares_setup.h"
#include "ares_nameser.h"
#include "ares.h"
#include "ares_dns.h"
#include "ares_data.h"
#include "ares_private.h"
Go to the source code of this file.
Functions | |
int | ares_parse_srv_reply (const unsigned char *abuf, int alen, struct ares_srv_reply **srv_out) |
int ares_parse_srv_reply | ( | const unsigned char * | abuf, |
int | alen, | ||
struct ares_srv_reply ** | srv_out | ||
) |
Definition at line 38 of file ares_parse_srv_reply.c.