Xray-core/proxy/vless
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
..
encoding Try a better fix for rare ssl error with freedom splice 2024-01-26 04:42:45 -05:00
inbound Freedom xdomain strategy (#2719) 2023-11-12 16:27:39 -05:00
outbound Freedom xdomain strategy (#2719) 2023-11-12 16:27:39 -05:00
account.go Legends never die (#1725) 2023-03-04 10:39:26 +00:00
account.pb.go Freedom xdomain strategy (#2719) 2023-11-12 16:27:39 -05:00
account.proto Legends never die (#1725) 2023-03-04 10:39:26 +00:00
errors.generated.go v1.1.0 2020-12-04 09:36:16 +08:00
validator.go Removal: confonly 2020-12-11 13:05:29 +08:00
vless.go Legends never die (#1725) 2023-03-04 10:39:26 +00:00