mirror of
https://github.com/XTLS/Xray-core.git
synced 2024-11-04 20:19:19 +02:00
d21e9b0abd
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. |
||
---|---|---|
.. | ||
encoding | ||
inbound | ||
outbound | ||
account.go | ||
account.pb.go | ||
account.proto | ||
errors.generated.go | ||
validator.go | ||
vless.go |