mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[PR #40] [MERGED] feat: listen both ipv4 and ipv6 by default #435
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sigoden/dufs/pull/40
Author: @sigoden
Created: 6/15/2022
Status: ✅ Merged
Merged: 6/15/2022
Merged by: @sigoden
Base:
main← Head:listen-both-ipv4-ipv6📝 Commits (1)
81eabd8feat: listen both ipv4 and ipv6 by default📊 Changes
8 files changed (+405 additions, -235 deletions)
View changed files
📝
Cargo.lock(+33 -53)📝
Cargo.toml(+2 -2)📝
src/args.rs(+43 -55)📝
src/main.rs(+141 -6)📝
src/server.rs(+12 -108)➕
src/tls.rs(+158 -0)📝
tests/bind.rs(+15 -10)📝
tests/fixtures.rs(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.