Skip to content

dns: introduce tjs.lookup#587

Merged
saghul merged 2 commits intomasterfrom
simplify-dns
Jul 4, 2024
Merged

dns: introduce tjs.lookup#587
saghul merged 2 commits intomasterfrom
simplify-dns

Conversation

@saghul
Copy link
Copy Markdown
Owner

@saghul saghul commented Jul 4, 2024

It's a simpler version of getaddrinfo, using some sane defaults.

More flexibility will be possible with a dedicated DNS resolver (c-ares wrapper) which will also help with cross-platform consistency.

@saghul saghul force-pushed the simplify-dns branch 3 times, most recently from e89b4f7 to 51ef7f1 Compare July 4, 2024 20:13
It's a simpler version of getaddrinfo, using some sane defaults.

More flexibility will be possible with a dedicated DNS resolver (c-ares
wrapper) which will also help with cross-platform consistency.
@saghul saghul merged commit f0d482c into master Jul 4, 2024
@saghul saghul deleted the simplify-dns branch July 4, 2024 21:04
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.

1 participant