
C-ares is a c library that performs dns requests and name resolution asynchronously.
it is a fork of the library named "ares", with additional features:
* ipv6 support;
* extended cross-platform portability;
* 64-bit clean sources.
this package contains development files (headers and static libraries).