mirror of
https://github.com/XTLS/Xray-core.git
synced 2026-01-13 06:07:14 +08:00
Compare commits
1 Commits
copilot/fi
...
vless-clos
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d0bb7a37e6 |
@@ -295,6 +295,7 @@ func (h *Handler) Process(ctx context.Context, link *transport.Link, dialer inte
|
||||
if newCancel != nil {
|
||||
newCancel()
|
||||
}
|
||||
conn.Close()
|
||||
}, sessionPolicy.Timeouts.ConnectionIdle)
|
||||
|
||||
clientReader := link.Reader // .(*pipe.Reader)
|
||||
|
||||
Reference in New Issue
Block a user