[PR #2182] [MERGED] Make ``hickory_proto::h3::H3ClientStream`` Clonable #2866

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2182
Author: @0xffffharry
Created: 4/15/2024
Status: Merged
Merged: 5/4/2024
Merged by: @bluejekyll

Base: mainHead: fix-h3-client-stream


📝 Commits (1)

  • fef3a36 Make H3ClientStream Clonable

📊 Changes

1 file changed (+84 additions, -13 deletions)

View changed files

📝 crates/proto/src/h3/h3_client_stream.rs (+84 -13)

📄 Description

make hickory_proto::h3::H3ClientStream Clonable. This can reuse hickory_proto::h3::H3ClientStream.


🔄 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/2182 **Author:** [@0xffffharry](https://github.com/0xffffharry) **Created:** 4/15/2024 **Status:** ✅ Merged **Merged:** 5/4/2024 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `main` ← **Head:** `fix-h3-client-stream` --- ### 📝 Commits (1) - [`fef3a36`](https://github.com/hickory-dns/hickory-dns/commit/fef3a363fc2e5e6a7b97abad7a035eafffd0ce82) Make H3ClientStream Clonable ### 📊 Changes **1 file changed** (+84 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `crates/proto/src/h3/h3_client_stream.rs` (+84 -13) </details> ### 📄 Description make ```hickory_proto::h3::H3ClientStream``` Clonable. This can reuse ```hickory_proto::h3::H3ClientStream```. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:12:31 +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#2866
No description provided.