[PR #3282] [MERGED] frpc: do a graceful close for quic protocol at exit #4713

Closed
opened 2026-05-05 14:47:16 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/3282
Author: @koho
Created: 2/1/2023
Status: Merged
Merged: 2/1/2023
Merged by: @fatedier

Base: devHead: close-quic


📝 Commits (1)

  • 4f2629c frpc: do a graceful close for quic protocol at exit

📊 Changes

1 file changed (+7 additions, -6 deletions)

View changed files

📝 cmd/frpc/sub/root.go (+7 -6)

📄 Description

Without a graceful close, frpc will give out a port already used error after a restart.


🔄 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/fatedier/frp/pull/3282 **Author:** [@koho](https://github.com/koho) **Created:** 2/1/2023 **Status:** ✅ Merged **Merged:** 2/1/2023 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `close-quic` --- ### 📝 Commits (1) - [`4f2629c`](https://github.com/fatedier/frp/commit/4f2629cbb1932a849003082078c5e7da029c6fd5) frpc: do a graceful close for quic protocol at exit ### 📊 Changes **1 file changed** (+7 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `cmd/frpc/sub/root.go` (+7 -6) </details> ### 📄 Description Without a graceful close, frpc will give out a port already used error after a restart. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:47:16 -06: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: github-starred/frp#4713
No description provided.