#include "ares_setup.h"
#include "ares_nameser.h"
#include "ares.h"
#include "ares_dns.h"
#include "ares_private.h"
Go to the source code of this file.
Functions | |
void | ares_send (ares_channel channel, const unsigned char *qbuf, int qlen, ares_callback callback, void *arg) |
void ares_send | ( | ares_channel | channel, |
const unsigned char * | qbuf, | ||
int | qlen, | ||
ares_callback | callback, | ||
void * | arg | ||
) |
Definition at line 29 of file ares_send.c.