mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
Fix for Win32 targets using Watt-32.
This commit is contained in:
parent
2449e1f5a5
commit
df7b1d8e64
@ -1,5 +1,9 @@
|
|||||||
Changelog for the c-ares project
|
Changelog for the c-ares project
|
||||||
|
|
||||||
|
* December 9 2008 (Gisle Vanem)
|
||||||
|
|
||||||
|
Fixes for Win32 targets using the Watt-32 tcp/ip stack.
|
||||||
|
|
||||||
* Dec 4 2008 (Daniel Stenberg)
|
* Dec 4 2008 (Daniel Stenberg)
|
||||||
|
|
||||||
Gregor Jasny provided the patch that introduces ares_set_socket_callback(),
|
Gregor Jasny provided the patch that introduces ares_set_socket_callback(),
|
||||||
@ -56,7 +60,7 @@
|
|||||||
|
|
||||||
* Nov 1 2008 (Daniel Stenberg)
|
* Nov 1 2008 (Daniel Stenberg)
|
||||||
- Carlo Contavalli added support for the glibc "rotate" option, as documented
|
- Carlo Contavalli added support for the glibc "rotate" option, as documented
|
||||||
in man resolv.conf:
|
in man resolv.conf:
|
||||||
|
|
||||||
causes round robin selection of nameservers from among those listed. This
|
causes round robin selection of nameservers from among those listed. This
|
||||||
has the effect of spreading the query load among all listed servers, rather
|
has the effect of spreading the query load among all listed servers, rather
|
||||||
|
Loading…
Reference in New Issue
Block a user