Skip to content

build(meson): add non_blocking_getaddrinfo option#2174

Merged
yhirose merged 1 commit into
yhirose:masterfrom
Tachi107:meson-non-blocking-getaddrinfo
Jul 8, 2025
Merged

build(meson): add non_blocking_getaddrinfo option#2174
yhirose merged 1 commit into
yhirose:masterfrom
Tachi107:meson-non-blocking-getaddrinfo

Conversation

@Tachi107

@Tachi107 Tachi107 commented Jul 7, 2025

Copy link
Copy Markdown
Contributor

This new option automatically enables the new non-blocking name resolution when the appropriate libraries are found, automatically adding them to the list of required dependencies. It will gracefully fall back to the old behaviour when no library is found.

This complements commit ea850cb.

This new option automatically enables the new non-blocking name
resolution when the appropriate libraries are found, automatically
adding them to the list of required dependencies. It will gracefully
fall back to the old behaviour when no library is found.

This complements commit ea850cb.
@yhirose yhirose merged commit af7a69b into yhirose:master Jul 8, 2025
9 of 10 checks passed
@yhirose

yhirose commented Jul 8, 2025

Copy link
Copy Markdown
Owner

Thanks a lot!

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.

2 participants