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

mac: disable c-ares custom dns resolver #1078

Merged
merged 1 commit into from
Sep 1, 2024

Conversation

Chilledheart
Copy link
Owner

Fixes #1076.

@Chilledheart Chilledheart merged commit c06fbf3 into develop Sep 1, 2024
64 of 65 checks passed
@Chilledheart Chilledheart deleted the mac_disable_cares_build branch September 1, 2024 05:56
@Chilledheart
Copy link
Owner Author

Chilledheart commented Sep 1, 2024

After this patch, the macos variant behaves as the system curl (aka AsynchDNS and threadsafe feature):

curl 8.7.1 (x86_64-apple-darwin23.0) libcurl/8.7.1 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.61.0
Release-Date: 2024-03-27
Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets

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.

macos 15 requires local network entitlement and has issues with c-ares dns resolver
1 participant