Skip to content
RELEASE-NOTES 612 B
Newer Older
This is what's new and changed in the c-ares 1.6.1 release:
 o in6_addr is not used in ares.h anymore, but a private ares_in6_addr is
   instead declared and used
 o ares_gethostbyname() now supports 'AF_UNSPEC' as a family for resolving
 o a build-time configured ares_socklen_t is now used instead of socklen_t
Daniel Stenberg's avatar
Daniel Stenberg committed

 o ares_parse_*_reply() functions now return ARES_EBADRESP instead of
   ARES_EBADNAME if the name in the response failed to decode
Daniel Stenberg's avatar
Daniel Stenberg committed

Thanks go to these friendly people for their efforts and contributions:

Yang Tse's avatar
Yang Tse committed
 Phil Blundell, Japheth Cleaver
Daniel Stenberg's avatar
Daniel Stenberg committed

Have fun!