1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-11-23 14:38:40 +00:00

c-ares's --enable-curldebug configure option decoupled from c-ares's --enable-debug

This commit is contained in:
Yang Tse
2009-05-26 14:50:45 +00:00
parent acd2aeb388
commit 84aa2f8a5d
6 changed files with 135 additions and 34 deletions

View File

@ -8,6 +8,7 @@ Changed:
either AF_INET6 or AF_INET
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
o new --enable-curldebug configure option
Fixed: