[PR #424] [CLOSED] use arc for ResolverConfig #1430

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/424
Author: @bluejekyll
Created: 4/24/2018
Status: Closed

Base: masterHead: rc-config


📝 Commits (1)

  • 3290018 use arc for ResolverConfig

📊 Changes

3 files changed (+55 additions, -42 deletions)

View changed files

📝 resolver/src/lib.rs (+4 -2)
📝 resolver/src/resolver.rs (+11 -23)
📝 resolver/src/resolver_future.rs (+40 -17)

📄 Description

fixes: #423

fyi @briansmith


🔄 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/424 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 4/24/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `rc-config` --- ### 📝 Commits (1) - [`3290018`](https://github.com/hickory-dns/hickory-dns/commit/3290018bddd55a720217913f7013ec2122d4e719) use arc for ResolverConfig ### 📊 Changes **3 files changed** (+55 additions, -42 deletions) <details> <summary>View changed files</summary> 📝 `resolver/src/lib.rs` (+4 -2) 📝 `resolver/src/resolver.rs` (+11 -23) 📝 `resolver/src/resolver_future.rs` (+40 -17) </details> ### 📄 Description fixes: #423 fyi @briansmith --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:05:57 +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#1430
No description provided.