mirror of
https://github.com/moparisthebest/curl
synced 2024-11-05 09:05:04 -05:00
15ddc1f134
check for broken connections like ares_process() did. Based on that, I merged the two functions into a single generic one with two front-ends.
18 lines
368 B
Plaintext
18 lines
368 B
Plaintext
This is what's new and changed in the c-ares 1.7.1 release:
|
|
|
|
Changed:
|
|
|
|
o
|
|
|
|
Fixed:
|
|
|
|
o closing of sockets on Windows systems
|
|
o MSVC deprecated compiler options warnings
|
|
o ares_process_fd() didn't check broken connections
|
|
|
|
Thanks go to these friendly people for their efforts and contributions:
|
|
|
|
Ingmar Runge, Laszlo Tamas Szabo, Yang Tse, Tommie Gannert
|
|
|
|
Have fun!
|