Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
setup_once.h. Inclusion of each header file is based on the definition of
NEED_MALLOC_H and NEED_MEMORY_H respectively.
|
|
|
|
|
|
|
|
|
|
the socklen_t issue on this platform.
|
|
|
|
|
|
32-bit value
|
|
|
|
|
|
|
|
- If the server returns garbage or nothing at all in response to an AAAA query,
go on and ask for A records anyway.
|
|
either AF_INET6 or AF_INET. It works by accepting any of the looksups in the
hosts file, and it resolves the AAAA field with a fallback to A.
|
|
So don't use ERRNO (GetLastError()). Trimmed trailing
blanks.
|
|
|
|
now declares the private struct ares_in6_addr for all systems instead of
relying on one possibly not present in the system.
|
|
packet storms when several queries were started at the same time.
|
|
that is now used by the ares_parse_*_reply() functions instead of the
ares_expand_name() simply to easier return ARES_EBADRESP for the cases where
the name expansion fails as in responses that really isn't expected.
|
|
with other Makefile.netware.
|
|
|
|
|
|
|
|
|
|
so split a long sprintf into two calls to get below that number.
|
|
|
|
(to get correct linkage on Windows).
|
|
Added _USE_32BIT_TIME_T to avoid runtime warning. Applies to
VC-2008+ only.
|
|
RETSIGTYPE and HAVE_PROCESS_H.
|
|
|
|
and I edited it to also get duped by ares_dup().
|
|
|