[PR #56] [MERGED] keepalive: windows fix #128

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

📋 Pull Request Information

Original PR: https://github.com/mmatczuk/go-http-tunnel/pull/56
Author: @mmatczuk
Created: 11/24/2017
Status: Merged
Merged: 11/24/2017
Merged by: @mmatczuk

Base: masterHead: mmt/keepalive_windows


📝 Commits (1)

📊 Changes

4 files changed (+53 additions, -15 deletions)

View changed files

keepalive.go (+30 -0)
keepalive_windows.go (+23 -0)
📝 tunnel.go (+0 -10)
📝 utils.go (+0 -5)

📄 Description

This is a workaround over github.com/felixge/tcpkeepalive not supporting windows. I have no means to anything better then that for windows...


🔄 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/mmatczuk/go-http-tunnel/pull/56 **Author:** [@mmatczuk](https://github.com/mmatczuk) **Created:** 11/24/2017 **Status:** ✅ Merged **Merged:** 11/24/2017 **Merged by:** [@mmatczuk](https://github.com/mmatczuk) **Base:** `master` ← **Head:** `mmt/keepalive_windows` --- ### 📝 Commits (1) - [`18981cc`](https://github.com/mmatczuk/go-http-tunnel/commit/18981ccb6c18a568fd2c773613d92fdb576cbeaf) keepalive: windows fix ### 📊 Changes **4 files changed** (+53 additions, -15 deletions) <details> <summary>View changed files</summary> ➕ `keepalive.go` (+30 -0) ➕ `keepalive_windows.go` (+23 -0) 📝 `tunnel.go` (+0 -10) 📝 `utils.go` (+0 -5) </details> ### 📄 Description This is a workaround over github.com/felixge/tcpkeepalive not supporting windows. I have no means to anything better then that for windows... --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 11:02:04 -06:00
Sign in to join this conversation.
No labels
pull-request
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/go-http-tunnel#128
No description provided.