mirror of
https://github.com/mmatczuk/go-http-tunnel.git
synced 2026-05-15 14:16:17 -06:00
[PR #56] [MERGED] keepalive: windows fix #128
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/go-http-tunnel#128
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:mmt/keepalive_windows📝 Commits (1)
18981cckeepalive: windows fix📊 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.