[PR #2805] [MERGED] client: add dial_server_timeout #4632

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/2805
Author: @fatedier
Created: 2/18/2022
Status: Merged
Merged: 2/19/2022
Merged by: @fatedier

Base: devHead: dial


📝 Commits (1)

  • 8120310 client: add dial_server_timeout

📊 Changes

9 files changed (+18 additions, -5 deletions)

View changed files

📝 client/control.go (+1 -0)
📝 client/proxy/proxy.go (+4 -1)
📝 client/service.go (+1 -0)
📝 conf/frpc_full.ini (+3 -0)
📝 go.mod (+1 -1)
📝 go.sum (+4 -2)
📝 pkg/config/client.go (+3 -0)
📝 pkg/config/client_test.go (+1 -0)
📝 test/e2e/basic/client_server.go (+0 -1)

📄 Description

Fix #2761


🔄 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/2805 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 2/18/2022 **Status:** ✅ Merged **Merged:** 2/19/2022 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `dial` --- ### 📝 Commits (1) - [`8120310`](https://github.com/fatedier/frp/commit/8120310f0cf0245abf554bd18e574e8f161e47f0) client: add dial_server_timeout ### 📊 Changes **9 files changed** (+18 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `client/control.go` (+1 -0) 📝 `client/proxy/proxy.go` (+4 -1) 📝 `client/service.go` (+1 -0) 📝 `conf/frpc_full.ini` (+3 -0) 📝 `go.mod` (+1 -1) 📝 `go.sum` (+4 -2) 📝 `pkg/config/client.go` (+3 -0) 📝 `pkg/config/client_test.go` (+1 -0) 📝 `test/e2e/basic/client_server.go` (+0 -1) </details> ### 📄 Description Fix #2761 --- <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:45:45 -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#4632
No description provided.