[PR #1163] [MERGED] Keep OS error information on io::Error #2032

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1163
Author: @brunowonka
Created: 7/6/2020
Status: Merged
Merged: 7/7/2020
Merged by: @bluejekyll

Base: mainHead: io_err


📝 Commits (1)

  • 438660e Keep OS error information on io::Error

📊 Changes

1 file changed (+5 additions, -1 deletions)

View changed files

📝 crates/proto/src/error.rs (+5 -1)

📄 Description

Prefer keeping underlying OS error from io::Error when available on
ProtoErrorKind::clone.


🔄 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/1163 **Author:** [@brunowonka](https://github.com/brunowonka) **Created:** 7/6/2020 **Status:** ✅ Merged **Merged:** 7/7/2020 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `main` ← **Head:** `io_err` --- ### 📝 Commits (1) - [`438660e`](https://github.com/hickory-dns/hickory-dns/commit/438660ea1748a390dc7e2a3a5bfc548196f6758d) Keep OS error information on io::Error ### 📊 Changes **1 file changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `crates/proto/src/error.rs` (+5 -1) </details> ### 📄 Description Prefer keeping underlying OS error from io::Error when available on ProtoErrorKind::clone. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 04:57:49 +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#2032
No description provided.