mirror of
https://github.com/cbeuw/Cloak.git
synced 2026-04-25 20:45:59 +03:00
[PR #138] [MERGED] Explicitly stop the timer when the connection is closed. #276
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
starred/Cloak#276
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/cbeuw/Cloak/pull/138
Author: @notsure2
Created: 12/5/2020
Status: ✅ Merged
Merged: 12/6/2020
Merged by: @cbeuw
Base:
master← Head:explicit-stop-timer📝 Commits (2)
208a7f2Fix memory leaking by extra timers.0327d0fFurther reduce the amount of calls to AfterFunc📊 Changes
2 files changed (+59 additions, -30 deletions)
View changed files
📝
internal/multiplex/datagramBufferedPipe.go(+29 -15)📝
internal/multiplex/streamBufferedPipe.go(+30 -15)📄 Description
Fixes #137 again.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.