A C library for asynchronous DNS requests
Run the following Vcpkg command to install the port.
vcpkg install c-ares
c-ares provides CMake targets:
find_package(c-ares CONFIG REQUIRED)
target_link_libraries(main PRIVATE c-ares::cares)
v1.34.4#0
Jan 7, 2025
All
c-ares/c-ares
github.com/c-ares/c-ares
c10004bd7d
MIT-CMU
Manifest