fix(PortProxy): Enhance connection cleanup handling in PortProxy

This commit is contained in:
2025-03-01 20:31:50 +00:00
parent d647e77cdf
commit a5a7781c17
3 changed files with 13 additions and 2 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## 2025-03-01 - 3.20.2 - fix(PortProxy)
Enhance connection cleanup handling in PortProxy
- Add checks to ensure timers are reset only if outgoing socket is active
- Prevent setting outgoingActive if the connection is already closed
## 2025-03-01 - 3.20.1 - fix(PortProxy)
Improve IP allowance check for forced domains