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.3#0
Dec 12, 2024
All
c-ares/c-ares
github.com/c-ares/c-ares
1c1bbf2544
MIT-CMU
Manifest