Age | Commit message (Collapse) | Author |
|
warnings. Pointed out by Robin Cornelius.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
updated external library versions to latest.
|
|
|
|
|
|
from DNS if both fail, instead of returning the error code from the hosts file, as today. Patch from the Google tree.
|
|
Patch from the Google tree.
|
|
This also defines it for WinCE even though it is a subset of WIN32.
|
|
ahost are ws2_32.lib and advapi32.lib
|
|
|
|
versions of ws2tcpip.h do not have the definition. It seems that when
the socklen_t definition is missing from ws2tcpip.h the definition for
INET_ADDRSTRLEN is also missing, and that when one definition is present
the other one also is available.
|
|
|
|
significant bits
|
|
|
|
|
|
|
|
|
|
Specifically for linux x86-64 with Intel's icc.
|
|
icc warning level with libcurl's
|
|
may lose significant bits
|
|
|
|
|
|
together with relative search; if you had a search path of .a.com and .b.com, and foo.a.com would return ARES_ENODATA and foo.b.com would return ARES_ENOTFOUND, the lookup would not properly retry with AF_INET as it forgot the first ARES_ENODATA.
|
|
Don't confuse NUL with NULL.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
function init_id_key() under low memory conditions.
|
|
|
|
it gets passed the initial value as an argument.
|
|
|
|
supported range.
|
|
in as argument!
|
|
|
|
|
|
|
|
|
|
|
|
|