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.1#0
Oct 11, 2024
All
c-ares/c-ares1.9K
github.com/c-ares/c-ares
f767df2034
MIT-CMU
Manifest