Xray-core/proxy/socks
yuhan6665 eef74b2c7d
XTLS: More separate uplink/downlink flags for splice copy (#4407)
- In 03131c72db new flags were added for uplink/downlink, but that was not suffcient
- Now that the traffic state contains all possible info
- Each inbound and outbound is responsible to set their own CanSpliceCopy flag. Note that this also open up more splice usage. E.g. socks in -> freedom out
- Fixes https://github.com/XTLS/Xray-core/issues/4033
2025-02-18 08:37:52 +00:00
..
client.go
config.go
config.pb.go
config.proto
protocol.go
protocol_test.go
server.go
socks.go
udpfilter.go