c-ares v1.34.4
- Created
- Updated
A C library for asynchronous DNS requests
# Usage
c-ares provides CMake targets:
find_package(c-ares CONFIG REQUIRED)
target_link_libraries(main PRIVATE c-ares::cares)
c-ares provides pkg-config modules:
# asynchronous DNS lookup library
libcares
# License
# Supported Platforms
All platforms are supported
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
# Host Dependents
No dependents.
# Contributors
Arkady Shapkin
Robert Schumacher
Alexander Karatarakis
Peter Goodman
Darrin W. Cullop
pravic
Stefano Sinigardi
Phil Christensen
Billy O'Neal
Gerald Combs
Jack·Boos·Yu
Johannes Schönberger
Gerald Combs
Thomas1664
Kai Pastor
Paweł Wegner
Osyotr
Tim Wojtulewicz
Jia Yue Hua
Bruce Mitchener
talregev
MonicaLiu
jim wang
Mikael Lindemann
# Changelog
and 28 more commits:
222c629
Change to 0/1 instead of OFF/ONc538d6d
Upgrades 2018.10.2541c6741
[c-ares] Fail fast check for uwp8dd968c
[c-ares] Update26516fe
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)1a17857
[c-ares] Update version to 1.13.02071719
[c-ares] Fix support for static/md083bfa1
[c-ares] Initial commit for c-ares library