[PR #670] [MERGED] some fix #4229

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/670
Author: @fatedier
Created: 3/21/2018
Status: Merged
Merged: 3/21/2018
Merged by: @fatedier

Base: devHead: new


📝 Commits (4)

📊 Changes

5 files changed (+15 additions, -7 deletions)

View changed files

📝 cmd/frpc/main.go (+1 -1)
📝 conf/frpc_full.ini (+1 -1)
📝 models/proto/udp/udp.go (+1 -0)
📝 server/control.go (+4 -2)
📝 utils/net/conn.go (+8 -3)

📄 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/fatedier/frp/pull/670 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 3/21/2018 **Status:** ✅ Merged **Merged:** 3/21/2018 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `new` --- ### 📝 Commits (4) - [`5c9909a`](https://github.com/fatedier/frp/commit/5c9909aeefca55b98a4cf9d2bbb4a0152be2761e) typo - [`1d0865c`](https://github.com/fatedier/frp/commit/1d0865ca49ff50d2b81d3c0d39f680f763310eae) statsConn: avoid repetition of close function - [`9e89804`](https://github.com/fatedier/frp/commit/9e8980429f6f21a714baeab0595b5aa60248b0fa) typo - [`e9241ae`](https://github.com/fatedier/frp/commit/e9241aeb943d903ffe82a23ac516d703f8675741) udp proxy: fix #652 ### 📊 Changes **5 files changed** (+15 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `cmd/frpc/main.go` (+1 -1) 📝 `conf/frpc_full.ini` (+1 -1) 📝 `models/proto/udp/udp.go` (+1 -0) 📝 `server/control.go` (+4 -2) 📝 `utils/net/conn.go` (+8 -3) </details> ### 📄 Description _No description provided_ --- <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:38:08 -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#4229
No description provided.