Age | Commit message (Collapse) | Author |
|
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().
|
|
|
|
|
|
Also discussed on the ml.
|
|
OpenWatcom C, and condoned by SUS)
|
|
|
|
latest releases to remain ABI compatible.
|
|
|
|
OpenWatcom C)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
buffer to shrink instead of expand if a reply contained 8 or more records.
|
|
|
|
ares_addr union is now changed into an internal struct which also holds
the address family.
|
|
HAVE_IOCTL_SIOCGIFADDR since it's needed to use SIOCGIFADDR and Watcom C
doesn't currently define it.
|
|
warnings
|
|
only
|
|
resolves a host name from the given file, using the regular hosts syntax.
|
|
|
|
|
|
upcomming work to support the broadest range of Autoconf versions
|
|
|
|
used, and define HAVE_IOCTL_SIOCGIFADDR if appropriate.
|
|
|
|
|
|
|
|
|
|
checks for inet_ntoa_r() inet_ntop() and inet_pton()
|
|
prototype
|
|
|