mirror of
https://github.com/bolucat/Archive.git
synced 2026-04-23 00:17:16 +08:00
Update On Sat Nov 8 19:37:32 CET 2025
This commit is contained in:
@@ -138,7 +138,6 @@ func (b *baseUnderlay) AddSession(s *Session, remoteAddr net.Addr) error {
|
||||
}
|
||||
s.conn = b
|
||||
s.remoteAddr = remoteAddr
|
||||
s.forwardStateTo(sessionAttached)
|
||||
|
||||
if s.isClient {
|
||||
metrics.ActiveOpens.Add(1)
|
||||
|
||||
Reference in New Issue
Block a user