mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-12-26 14:38:23 +00:00
fix mux closing logic
This commit is contained in:
parent
8ed119e3f6
commit
c0fc277551
@ -141,7 +141,6 @@ func (m *Client) monitor() {
|
||||
size := m.sessionManager.Size()
|
||||
if size == 0 && m.sessionManager.CloseIfNoSession() {
|
||||
common.Must(m.done.Close())
|
||||
return
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user