[PR #986] [MERGED] add TokioAsyncResolver::tokio apis for ease of use #1838

Closed
opened 2026-03-16 02:28:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/986
Author: @bluejekyll
Created: 1/11/2020
Status: Merged
Merged: 1/11/2020
Merged by: @bluejekyll

Base: masterHead: clean-up-api


📝 Commits (1)

  • 56471aa add TokioAsyncResolver::tokio apis for ease of use

📊 Changes

5 files changed (+213 additions, -172 deletions)

View changed files

📝 CHANGELOG.md (+11 -0)
📝 Cargo.lock (+161 -155)
📝 crates/proto/src/tcp/tcp_stream.rs (+1 -1)
📝 crates/resolver/src/async_resolver.rs (+36 -11)
📝 crates/resolver/src/lib.rs (+4 -5)

📄 Description

FYI @chunyingw I just want to get this it. Reviewing the API differences, we need to bump to 0.19, which is a little disappointing, but necessary.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/986 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 1/11/2020 **Status:** ✅ Merged **Merged:** 1/11/2020 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `clean-up-api` --- ### 📝 Commits (1) - [`56471aa`](https://github.com/hickory-dns/hickory-dns/commit/56471aabec8babcd341334900ed8cd15f719fb6d) add TokioAsyncResolver::tokio apis for ease of use ### 📊 Changes **5 files changed** (+213 additions, -172 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+11 -0) 📝 `Cargo.lock` (+161 -155) 📝 `crates/proto/src/tcp/tcp_stream.rs` (+1 -1) 📝 `crates/resolver/src/async_resolver.rs` (+36 -11) 📝 `crates/resolver/src/lib.rs` (+4 -5) </details> ### 📄 Description FYI @chunyingw I just want to get this it. Reviewing the API differences, we need to bump to 0.19, which is a little disappointing, but necessary. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:28:55 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#1838
No description provided.