libusual
0.1
|
DNS lookup. More...
Data Structures | |
struct | gaicb |
Request data for getaddrinfo_a(). More... | |
Defines | |
#define | GAI_WAIT |
Async execution. | |
#define | GAI_NOWAIT |
Synchronous execution. | |
Functions | |
int | getaddrinfo_a (int mode, struct gaicb *list[], int nitems, struct sigevent *sevp) |
Compat: Async DNS lookup. |
DNS lookup.
#define GAI_WAIT |
Async execution.
#define GAI_NOWAIT |
Synchronous execution.
int getaddrinfo_a | ( | int | mode, |
struct gaicb * | list[], | ||
int | nitems, | ||
struct sigevent * | sevp | ||
) |
Compat: Async DNS lookup.