Xray-core/proxy/vless/encoding
yuhan6665 d21e9b0abd Try a better fix for rare ssl error with freedom splice
It seems the root cause is if the flag set at the inbound pipe reader, it is a race condition and freedom outbound can possibly do splice at the same time with inbound xtls writer.
Now we set the flag at the earliest and always do splice at the next buffer cycle.
2024-01-26 04:42:45 -05:00
..
addons.go Refactor Vision reader writer 2023-09-13 08:01:34 -04:00
addons.pb.go Freedom xdomain strategy (#2719) 2023-11-12 16:27:39 -05:00
addons.proto v1.1.0 2020-12-04 09:36:16 +08:00
encoding.go Try a better fix for rare ssl error with freedom splice 2024-01-26 04:42:45 -05:00
encoding_test.go Reformat code 2022-05-18 15:29:01 +08:00
errors.generated.go v1.1.0 2020-12-04 09:36:16 +08:00