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

Fix build on latest c-ares #331

Merged
merged 2 commits into from Apr 3, 2024
Merged

Fix build on latest c-ares #331

merged 2 commits into from Apr 3, 2024

Conversation

marty1885
Copy link
Collaborator

Fix for #329. This PR replaces the use of ares_gethostbyname with the new ares_getaddrinfo. I found that we used to only accept IPv4 results. Should we enable IPv6?

@an-tao
Copy link
Owner

an-tao commented Apr 3, 2024

We can add ipv6 support in a new PR.

@an-tao an-tao merged commit bd3e8d8 into master Apr 3, 2024
33 checks passed
@an-tao an-tao deleted the cares-deprcated-api-fix branch April 3, 2024 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants