A C library for asynchronous DNS requests (grpc依赖)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
506 B

This is what's new and changed in the c-ares 1.5.3 release:
18 years ago
o fix adig sample application compilation failure on some systems
o fix pkg-config reporting of private libraries needed for static linking
o fallback to gettimeofday when monotonic clock is unavailable at run-time
o ares_gethostbyname() fallback from AAA to A records with CNAME present
18 years ago
Thanks go to these friendly people for their efforts and contributions:
Brad House, Yang Tse, Phil Blundell
17 years ago
and obviously Daniel Stenberg
18 years ago
Have fun!