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.2#0
Nov 4, 2024
All
c-ares/c-ares1.9K
github.com/c-ares/c-ares
fb5e0ed3b3
MIT-CMU
Manifest