Asynchronous Resolver
Binding for the ares (MIT) or c-ares (CURL) library.
License: BSD-2-Clause
| Version | Release | Download | 
| 0.8.0 | 2014-11-14 | ares-0.8.0.tgz | 
| 0.7.0 | 2009-12-23 | ares-0.7.0.tgz | 
| 0.6.0 | 2006-11-07 | ares-0.6.0.tgz | 
| 0.5.0 | 2006-04-03 | ares-0.5.0.tgz | 
| Version | Message | 
| 0.8.0 | 
                                * Fixed bug #63131 (OSX support for PECL ares) + Added support for options and flags up to c-ares 1.10 + Added ares_set_local_{dev,ip4,ip6} functions + Added support for AAAA answers  | 
                        
| 0.7.0 | + Implemented reply parsers for A, NS, PTR, CNAME, MX, SOA, SRV, TXT messages | 
| 0.6.0 | 
                                + Added missing ARES_AF_{INET|INET6} constants - Removed useless ARES_OPT_* constants * Fixed unrecogized "domains" options entry * Fixed byte order of ports: "udp_port"/"tcp_port" options, "port" argument of ares_getaddrinfo()  | 
                        
| 0.5.0 | Initial PECL release |