[PR #432] [MERGED] MdnsClientConnection: use handle::current #1433

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/432
Author: @Keruspe
Created: 4/26/2018
Status: Merged
Merged: 4/26/2018
Merged by: @bluejekyll

Base: masterHead: tokio-udp


📝 Commits (1)

  • 2a1235a MdnsClientConnection: use handle::current

📊 Changes

2 files changed (+8 additions, -32 deletions)

View changed files

📝 client/src/client/client.rs (+0 -24)
📝 client/src/multicast/mdns_client_connection.rs (+8 -8)

📄 Description

This allows us to use the ClientConnection trait again

Fixes #428


🔄 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/432 **Author:** [@Keruspe](https://github.com/Keruspe) **Created:** 4/26/2018 **Status:** ✅ Merged **Merged:** 4/26/2018 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `tokio-udp` --- ### 📝 Commits (1) - [`2a1235a`](https://github.com/hickory-dns/hickory-dns/commit/2a1235a70d73da80eac8a06e38b642602a4bc5a1) MdnsClientConnection: use handle::current ### 📊 Changes **2 files changed** (+8 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `client/src/client/client.rs` (+0 -24) 📝 `client/src/multicast/mdns_client_connection.rs` (+8 -8) </details> ### 📄 Description This allows us to use the ClientConnection trait again Fixes #428 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:06:13 +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#1433
No description provided.