[PR #348] [MERGED] refactor: do not try to bind ipv6 if no ipv6 interface #575

Closed
opened 2026-04-08 16:53:30 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/348
Author: @sigoden
Created: 1/15/2024
Status: Merged
Merged: 1/16/2024
Merged by: @sigoden

Base: mainHead: refactor-ipv6


📝 Commits (2)

  • e180703 refactor: try not bind ipv6 if no ipv6 avaiable
  • dd050a8 Merge branch 'main'

📊 Changes

1 file changed (+53 additions, -29 deletions)

View changed files

📝 src/main.rs (+53 -29)

📄 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/sigoden/dufs/pull/348 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 1/15/2024 **Status:** ✅ Merged **Merged:** 1/16/2024 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `refactor-ipv6` --- ### 📝 Commits (2) - [`e180703`](https://github.com/sigoden/dufs/commit/e18070339d6e267e07606769009680594778e45b) refactor: try not bind ipv6 if no ipv6 avaiable - [`dd050a8`](https://github.com/sigoden/dufs/commit/dd050a80889e8d35400cef50ca0fbbf3793dd5c0) Merge branch 'main' ### 📊 Changes **1 file changed** (+53 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `src/main.rs` (+53 -29) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-04-08 16:53:30 +03:00
zhus closed this issue 2026-04-08 16:53:30 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#575