Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update test_idna_encoding_query_a with new errno to align to new c-ares version #194

Merged
merged 3 commits into from
Jan 2, 2024

Commits on Jan 2, 2024

  1. Update test_idna_encoding_query_a with new errno to align to new c-ar…

    …es version
    Scott Kitterman committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    c9b17d4 View commit details
    Browse the repository at this point in the history
  2. Accept either ARES_ETIMEOUT or ARES_EBADNAME for compatibility with c…

    …-ares 1.16 and 1.24
    Scott Kitterman committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    b3f06e1 View commit details
    Browse the repository at this point in the history
  3. Correct errno for 1.18

    Scott Kitterman committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    f68a63a View commit details
    Browse the repository at this point in the history