[PR #468] [MERGED] feat: support binding abstract unix socket #623

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

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/468
Author: @sigoden
Created: 10/23/2024
Status: Merged
Merged: 10/23/2024
Merged by: @sigoden

Base: mainHead: feat


📝 Commits (3)

📊 Changes

3 files changed (+226 additions, -323 deletions)

View changed files

📝 Cargo.lock (+181 -288)
📝 src/args.rs (+13 -11)
📝 src/main.rs (+32 -24)

📄 Description

dufs -b @dufs 
curl --abstract-unix-socket dufs http://localhost?simple

close #466


🔄 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/468 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 10/23/2024 **Status:** ✅ Merged **Merged:** 10/23/2024 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `feat` --- ### 📝 Commits (3) - [`2dae1f6`](https://github.com/sigoden/dufs/commit/2dae1f600c9c78ae6742825338e5bba110709c71) feat: support binding abstract unix socket - [`18a8719`](https://github.com/sigoden/dufs/commit/18a87198ff46e95db6ecfa620884ceb4e5c07896) update - [`338301c`](https://github.com/sigoden/dufs/commit/338301c7eb9619ac6edb1c0d6e04266a30b8ec36) update ### 📊 Changes **3 files changed** (+226 additions, -323 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+181 -288) 📝 `src/args.rs` (+13 -11) 📝 `src/main.rs` (+32 -24) </details> ### 📄 Description ``` dufs -b @dufs curl --abstract-unix-socket dufs http://localhost?simple ``` close #466 --- <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:42 +03:00
zhus closed this issue 2026-04-08 16:53:42 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#623