You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
v2ray-core/transport/internet/kcp
Darien Raymond 5a311cbe08
json config parser
8 years ago
..
buffer.go
buffer_test.go
config.go remove use of any 8 years ago
config.pb.go remove use of any 8 years ago
config.proto remove use of any 8 years ago
connection.go increase ping interval 8 years ago
connection_test.go stop data updating thread when there is no data 8 years ago
crypt.go
crypt_test.go
dialer.go remove use of any 8 years ago
kcp.go
kcp_test.go json config parser 8 years ago
listener.go remove use of any 8 years ago
output.go protobuf for stream settings 8 years ago
receiving.go stop data updating thread when there is no data 8 years ago
receiving_test.go simplify receiving worker 8 years ago
segment.go simplify fast resend 8 years ago
segment_test.go test case for cmd only segment 8 years ago
sending.go simplify fast resend 8 years ago
sending_test.go remove sending queue 8 years ago
xor.go
xor_amd64.go
xor_amd64.s