Initial support for the generic ares_free_data() function that will allow
authorYang Tse <yangsita@gmail.com>
Fri, 20 Nov 2009 08:50:03 +0000 (08:50 +0000)
committerYang Tse <yangsita@gmail.com>
Fri, 20 Nov 2009 08:50:03 +0000 (08:50 +0000)
commit5a0a473c30925d63e1695a7b8b1cee8f73ad6e68
treeead0cabfa58c70b8241855cf743f38d37819eebc
parent5129442ee7074e24f097a389ddb789c9996bb42a
Initial support for the generic ares_free_data() function that will allow
applications to free memory allocated and returned by some c-ares funtions.
ares/Makefile.inc
ares/ares.h
ares/ares_data.c [new file with mode: 0644]
ares/ares_data.h [new file with mode: 0644]