From Fedora Project Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

13 August 2023

  • curprev 04:5004:50, 13 August 2023Sumantrom talk contribs 1,423 bytes +76 No edit summary
  • curprev 04:5004:50, 13 August 2023Sumantrom talk contribs 1,347 bytes +1,347 Created page with "{{QA/Test_Case |description=c-ares is a C library for asynchronous DNS requests (including name resolves).This test case ensures the proper installation and basic functionality of the `c-ares` library for asynchronous DNS requests. |setup= # Install the development package for `c-ares`: `sudo dnf install c-ares-devel`. # Prepare a basic C code to test the functionality using `c-ares`. |actions= # Write a simple C program to use the `c-ares` library for DNS resolution...."