Xray-core/transport
isluckys 89074a14b6 Fix udp goroutine leak
v.conn.link.Reader is a pipe.Reader, doesn't implement Close(), it will fail assertion and cause the pipe to be left open
It can be fixed by using Interrupt()
2024-05-30 17:45:29 -04:00
..
global Generate *.pb.go files with protoc v5.27.0 2024-05-26 03:20:53 +00:00
internet Fix udp goroutine leak 2024-05-30 17:45:29 -04:00
pipe Fix buffer.UDP destination override (#2356) 2023-08-29 07:12:36 +00:00
link.go v1.1.0 2020-12-04 09:36:16 +08:00