1. Home
  2. Browse
  3. c-ares

c-ares

v1.31.0#1Go to latest

A C library for asynchronous DNS requests

Install

Run the following Vcpkg command to install the port.

vcpkg install c-ares

Usage

The package c-ares provides CMake targets:

find_package(c-ares CONFIG REQUIRED)
target_link_libraries(main PRIVATE c-ares::cares)

Dependencies

See source

Version

v1.31.0#1

Publication

Supports

!uwp

GitHub

c-ares/c-ares2K

Homepage

github.com/c-ares/c-ares

Subtree

09fe6ab6ca

License

MIT-CMU

Definition

Manifest