mirror of
https://github.com/moparisthebest/curl
synced 2024-11-16 06:25:03 -05:00
d95f3dc0b1
This patch adds CURLOPT_DNS_SHUFFLE_ADDRESSES to explicitly request shuffling of IP addresses returned for a hostname when there is more than one. This is useful when the application knows that a round robin approach is appropriate and is willing to accept the consequences of potentially discarding some preference order returned by the system's implementation. Closes #1694 |
||
---|---|---|
.. | ||
.gitignore | ||
curl.h | ||
curlver.h | ||
easy.h | ||
Makefile.am | ||
mprintf.h | ||
multi.h | ||
stdcheaders.h | ||
system.h | ||
typecheck-gcc.h |