[PR #3426] [MERGED] net: start simplifying DnsExchange #3835

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/3426
Author: @djc
Created: 1/6/2026
Status: Merged
Merged: 1/6/2026
Merged by: @djc

Base: mainHead: dns-exchange


📝 Commits (2)

  • 5dfd448 net: DnsExchange connection wrapping is now unused
  • 189f9ff net: inline single-use DnsExchange::from_stream_with_receiver()

📊 Changes

2 files changed (+16 additions, -192 deletions)

View changed files

📝 crates/net/src/xfer/dns_exchange.rs (+15 -191)
📝 crates/net/src/xfer/mod.rs (+1 -1)

📄 Description

No description provided


🔄 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/3426 **Author:** [@djc](https://github.com/djc) **Created:** 1/6/2026 **Status:** ✅ Merged **Merged:** 1/6/2026 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `dns-exchange` --- ### 📝 Commits (2) - [`5dfd448`](https://github.com/hickory-dns/hickory-dns/commit/5dfd448dea2d1c54a7c36abfde2593367c66359c) net: DnsExchange connection wrapping is now unused - [`189f9ff`](https://github.com/hickory-dns/hickory-dns/commit/189f9ff28f5f244e3cce4c3e707897a44928fbd4) net: inline single-use DnsExchange::from_stream_with_receiver() ### 📊 Changes **2 files changed** (+16 additions, -192 deletions) <details> <summary>View changed files</summary> 📝 `crates/net/src/xfer/dns_exchange.rs` (+15 -191) 📝 `crates/net/src/xfer/mod.rs` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 12:05:23 +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#3835
No description provided.