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

DNS configuration API on macOS #3666

Closed
aviramha opened this issue Apr 27, 2024 · 1 comment
Closed

DNS configuration API on macOS #3666

aviramha opened this issue Apr 27, 2024 · 1 comment
Labels
C-API-request Category: API request

Comments

@aviramha
Copy link

macOS has a DNS resolving API that is exported in libSystem.dylib.

https://opensource.apple.com/source/configd/configd-596.15/dnsinfo/dnsinfo_copy.c.auto.html
I will send a PR to cover the structs and functions.

@aviramha aviramha added the C-API-request Category: API request label Apr 27, 2024
@aviramha aviramha mentioned this issue Apr 27, 2024
@JohnTitor
Copy link
Member

See #3667 (comment)

@JohnTitor JohnTitor closed this as not planned Won't fix, can't repro, duplicate, stale Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-API-request Category: API request
Projects
None yet
Development

No branches or pull requests

2 participants