1
0
Fork 0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-06-24 20:24:14 +00:00
Xray-core/proxy/socks
A1lo a994bf8b04
chore: fix some errors detected by staticcheck ()
* chore: fix some errors detected by staticcheck

* feat: remove `rand.Seed()` usage for possibly using "fastrand64" runtime to avoid locking

ref: https://pkg.go.dev/math/rand#Seed
2024-03-03 10:52:22 -05:00
..
client.go Enable splice for freedom outbound (downlink only) 2023-09-07 14:17:39 -04:00
config.go Removal: confonly 2020-12-11 13:05:29 +08:00
config.pb.go Least load balancer () 2024-02-17 22:51:37 -05:00
config.proto Add socks4/4a support 2021-10-22 13:27:31 +08:00
errors.generated.go v1.1.0 2020-12-04 09:36:16 +08:00
protocol.go Fix: CounterConnection with ReadV/WriteV () 2021-09-20 20:11:21 +08:00
protocol_test.go Reformat code 2022-05-18 15:29:01 +08:00
server.go chore: fix some errors detected by staticcheck () 2024-03-03 10:52:22 -05:00
socks.go v1.1.0 2020-12-04 09:36:16 +08:00