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 70c75038a2
small buffer
8 years ago
..
config.go reduce memory footprint in kcp 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 remove buggy test case 8 years ago
crypt.go unified import path 8 years ago
crypt_test.go unified import path 8 years ago
dialer.go remove use of any 8 years ago
kcp.go merge kcp into connection 9 years ago
kcp_test.go json config parser 8 years ago
listener.go optimize udp hub 8 years ago
output.go small buffer 8 years ago
receiving.go simplify kcp logic 8 years ago
receiving_test.go simplify receiving worker 8 years ago
segment.go small buffer 8 years ago
segment_test.go test case for cmd only segment 8 years ago
sending.go simplify kcp logic 8 years ago
sending_test.go reduce memory allocation in kcp 8 years ago
xor.go
xor_amd64.go
xor_amd64.s