Télécharger la liste

Description du projet

c-ares is a C library that resolves names asynchronously.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-12-09 21:56
1.7.4

Support pour la liaison à une interface locale ou de l'adresse a été ajoutée. Un certain nombre de bugs ont été corrigés.
Support for binding to a local interface or address was added. A number of bugs were fixed.

2010-06-12 07:44
1.7.3

Cette version s'appuie sur Android, et inclut tous les fichiers nécessaires pour le construire (1.7.2 manquait un fichier).
This release builds on Android, and includes all files necessary to build it (1.7.2 lacked a file).

2010-06-10 22:27
1.7.2

ares_parse_mx_reply () a été ajouté. Ordre de recherche et de domaine en lecture de resolv.conf a été fixée.
ares_parse_mx_reply() was added. Order of search and domain as read from resolv.conf was fixed.

2009-12-01 06:32
1.7.0

Cette version ajoute ares_library_init (), ares_library_cleanup (), ares_parse_srv_reply (), ares_parse_txt_reply (), et ares_free_data (). Il a une série d'améliorations et corrige un certain nombre de bugs.
This release adds ares_library_init(), ares_library_cleanup(), ares_parse_srv_reply(), ares_parse_txt_reply(), and ares_free_data(). It has a range of improvements and fixes a number of bugs.

2008-12-10 22:50
1.6.0

Ajout du support pour la glibc, "rotation" resolv.conf option (ou ARES_OPT_ROTATE). Le ares_gethostbyname_file (), () ares_dup, et ares_set_socket_callback () fonctions ont été ajoutées. Quelques bugs ont été également résolus.
Tags: Minor feature enhancements
Support was added for the glibc "rotate"
resolv.conf option (or ARES_OPT_ROTATE). The
ares_gethostbyname_file(), ares_dup(), and
ares_set_socket_callback() functions were added. A
couple of bugs were also fixed.

Project Resources