Files
frp/pkg
Zachary Whaley ee3cc4b14e
Some checks failed
golangci-lint / lint (push) Has been cancelled
Close stale issues and PRs / stale (push) Has been cancelled
Fix CloseNotifyConn.Close function (#5022)
The CloseNotifyConn.Close() function calls itself if the closeFlag is equal to 0 which would mean it would immediately swap the closeFlag value to 1 and never call closeFn.  It is unclear what the intent of this call to cc.Close() was but I assume it was meant to be a call to close the Conn object instead.
2025-10-17 10:53:43 +08:00
..
2025-04-16 16:05:54 +08:00
2025-04-27 15:46:22 +08:00
2025-06-25 11:40:23 +08:00
2025-04-27 15:46:22 +08:00