Jump to letter: [
          
            3ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        c-ares - A library that performs asynchronous DNS operations
        
        
        - Description:
 
        c-ares is a C library that performs DNS requests and name resolves
asynchronously. c-ares is a fork of the library named 'ares', written
by Greg Hudson at MIT.
 
        
        Packages
        
        
            | c-ares-1.10.0-3.el6.i686
              [74 KiB] | 
            
              Changelog
              by Jakub Hrozek (2014-07-24):
              - Fall back to AF_INET when ares_gethostbyname() is called with AF_UNSPEC
- Only set search domains from /etc/resolv.conf if there isn't a value
  already present in the channel (David Drisdale)
- Related: rhbz#1077544 - Rebase c-ares to version 1.10 
             |