]> granicus.if.org Git - curl/commit
- Jakub Hrozek renamed addrttl and addr6ttl structs to ares_addrttl and
authorYang Tse <yangsita@gmail.com>
Mon, 23 Nov 2009 01:24:17 +0000 (01:24 +0000)
committerYang Tse <yangsita@gmail.com>
Mon, 23 Nov 2009 01:24:17 +0000 (01:24 +0000)
commit35d4c57051574b33fd9b120932b385be35bd1f65
tree40d87b1beee5f95daecd7ec58d0863b69878c1bf
parentf6114f2ec4fcfe966cb4b30303aaa06666165798
- Jakub Hrozek renamed addrttl and addr6ttl structs to ares_addrttl and
  ares_addr6ttl in order to prevent name space pollution, along with
  necessary changes to code base and man pages.This change does not break
  ABI, there is no need to recompile existing applications. But existing
  applications using these structs with the old name will need source code
  adjustments when recompiled using c-ares 1.6.1.
ares/CHANGES
ares/RELEASE-NOTES
ares/ares.h
ares/ares_parse_a_reply.3
ares/ares_parse_a_reply.c
ares/ares_parse_aaaa_reply.3
ares/ares_parse_aaaa_reply.c