[PR #237] [CLOSED] Refactor Resolver ontop of Proto (from Client) #1314

Closed
opened 2026-03-16 01:59:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/237
Author: @bluejekyll
Created: 10/15/2017
Status: Closed

Base: masterHead: resolver-to-proto


📝 Commits (2)

  • 193a424 fix Readme with Proto reference.
  • f42f353 wip: Need to move SecureClientHandle and RetryClientHandle

📊 Changes

9 files changed (+14 additions, -15 deletions)

View changed files

📝 Cargo.lock (+0 -1)
📝 README.md (+1 -0)
📝 resolver/Cargo.toml (+2 -3)
📝 resolver/src/config.rs (+1 -1)
📝 resolver/src/hosts.rs (+1 -1)
📝 resolver/src/lib.rs (+0 -1)
📝 resolver/src/lookup.rs (+2 -1)
📝 resolver/src/lookup_ip.rs (+3 -3)
📝 resolver/src/lookup_state.rs (+4 -4)

📄 Description

@briansmith you're probably interested in this.

depends on #238 (#230, #231)


🔄 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/237 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 10/15/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `resolver-to-proto` --- ### 📝 Commits (2) - [`193a424`](https://github.com/hickory-dns/hickory-dns/commit/193a424f6557ff7e5c860ac0bd2805733fc5174a) fix Readme with Proto reference. - [`f42f353`](https://github.com/hickory-dns/hickory-dns/commit/f42f353cfb250884d41f8bc80524daa7f51cfb35) wip: Need to move SecureClientHandle and RetryClientHandle ### 📊 Changes **9 files changed** (+14 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+0 -1) 📝 `README.md` (+1 -0) 📝 `resolver/Cargo.toml` (+2 -3) 📝 `resolver/src/config.rs` (+1 -1) 📝 `resolver/src/hosts.rs` (+1 -1) 📝 `resolver/src/lib.rs` (+0 -1) 📝 `resolver/src/lookup.rs` (+2 -1) 📝 `resolver/src/lookup_ip.rs` (+3 -3) 📝 `resolver/src/lookup_state.rs` (+4 -4) </details> ### 📄 Description @briansmith you're probably interested in this. depends on #238 (#230, #231) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 01:59:43 +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#1314
No description provided.