[PR #2462] [CLOSED] Fix udp create immediate polling wrong #3063

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2462
Author: @mokeyish
Created: 9/16/2024
Status: Closed

Base: mainHead: immediate_polling_wrong


📝 Commits (1)

  • a2a7639 Fix udp create immediate polling wrong

📊 Changes

1 file changed (+75 additions, -42 deletions)

View changed files

📝 crates/proto/src/udp/udp_stream.rs (+75 -42)

📄 Description

This PR fixes that self.closure is not immediately ready.


🔄 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/2462 **Author:** [@mokeyish](https://github.com/mokeyish) **Created:** 9/16/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `immediate_polling_wrong` --- ### 📝 Commits (1) - [`a2a7639`](https://github.com/hickory-dns/hickory-dns/commit/a2a76399b981eb6d88e46f3b41830520b68048ed) Fix udp create immediate polling wrong ### 📊 Changes **1 file changed** (+75 additions, -42 deletions) <details> <summary>View changed files</summary> 📝 `crates/proto/src/udp/udp_stream.rs` (+75 -42) </details> ### 📄 Description This PR fixes that `self.closure` is not immediately ready. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:23:07 +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#3063
No description provided.