|
|
@ -7,12 +7,14 @@ Changed: |
|
|
|
o ares_gethostbyname() now supports 'AF_UNSPEC' as a family for resolving |
|
|
|
o ares_gethostbyname() now supports 'AF_UNSPEC' as a family for resolving |
|
|
|
either AF_INET6 or AF_INET |
|
|
|
either AF_INET6 or AF_INET |
|
|
|
o a build-time configured ares_socklen_t is now used instead of socklen_t |
|
|
|
o a build-time configured ares_socklen_t is now used instead of socklen_t |
|
|
|
|
|
|
|
o new ares_library_init() and ares_library_cleanup() functions |
|
|
|
|
|
|
|
|
|
|
|
Fixed: |
|
|
|
Fixed: |
|
|
|
|
|
|
|
|
|
|
|
o ares_parse_*_reply() functions now return ARES_EBADRESP instead of |
|
|
|
o ares_parse_*_reply() functions now return ARES_EBADRESP instead of |
|
|
|
ARES_EBADNAME if the name in the response failed to decode |
|
|
|
ARES_EBADNAME if the name in the response failed to decode |
|
|
|
o only expose/export symbols starting with 'ares_' |
|
|
|
o only expose/export symbols starting with 'ares_' |
|
|
|
|
|
|
|
o fix \Device\TCP handle leaks triggered by buggy iphlpapi.dll |
|
|
|
|
|
|
|
|
|
|
|
Thanks go to these friendly people for their efforts and contributions: |
|
|
|
Thanks go to these friendly people for their efforts and contributions: |
|
|
|
|
|
|
|
|
|
|
|