[PR #3244] [MERGED] fix: incorrect op for newWorkConn #4702

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/3244
Author: @cbodonnell
Created: 1/9/2023
Status: Merged
Merged: 1/9/2023
Merged by: @fatedier

Base: devHead: new-work-conn-fix


📝 Commits (1)

  • 43d89c0 fix: incorrect op for newWorkConn

📊 Changes

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

View changed files

📝 pkg/plugin/server/manager.go (+1 -1)

📄 Description

The incorrect op "Ping" was being passed to server plugins for NewWorkConn. This PR fixes this issue.


🔄 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/3244 **Author:** [@cbodonnell](https://github.com/cbodonnell) **Created:** 1/9/2023 **Status:** ✅ Merged **Merged:** 1/9/2023 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `new-work-conn-fix` --- ### 📝 Commits (1) - [`43d89c0`](https://github.com/fatedier/frp/commit/43d89c0efe4400f8d0fd55303689bdd767697e6a) fix: incorrect op for newWorkConn ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pkg/plugin/server/manager.go` (+1 -1) </details> ### 📄 Description The incorrect op `"Ping"` was being passed to server plugins for NewWorkConn. This PR fixes this issue. --- <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:04 -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#4702
No description provided.