You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Xray-core/transport/internet/udp
isluckys 89074a14b6
Fix udp goroutine leak
6 months ago
..
config.go
config.pb.go Generate *.pb.go files with protoc v5.27.0 6 months ago
config.proto
dialer.go Fix some tests and format code (#830) 3 years ago
dispatcher.go Fix udp goroutine leak 6 months ago
dispatcher_test.go
errors.generated.go
hub.go
hub_darwin.go Enhancement of "redirect" function, adding support for MacOS 2 years ago
hub_freebsd.go fix(udp): check addr nil (close 1807) 2 years ago
hub_linux.go Reformat code 3 years ago
hub_other.go Enhancement of "redirect" function, adding support for MacOS 2 years ago
udp.go