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
v2ray 75b8dd9521
error message refactoring
8 years ago
..
buffer.go refine buffer usage in kcp 8 years ago
buffer_test.go more test case for buffer 8 years ago
config.go srtp header for kcp 8 years ago
config_json.go load srtp in main 8 years ago
connection.go error message refactoring 8 years ago
connection_test.go rename SRTP 8 years ago
crypt.go srtp header for kcp 8 years ago
crypt_test.go refine buffer usage in kcp 8 years ago
dialer.go load srtp in main 8 years ago
kcp.go merge kcp into connection 9 years ago
kcp_test.go update test case 8 years ago
listener.go error message refactoring 8 years ago
output.go srtp header for kcp 8 years ago
receiving.go reduce ack packet size and send peer RTO 8 years ago
receiving_test.go refine buffer usage in kcp 8 years ago
segment.go reduce ack packet size and send peer RTO 8 years ago
segment_test.go reduce ack packet size and send peer RTO 8 years ago
sending.go nil pointer protection 8 years ago
sending_test.go refine buffer usage in kcp 8 years ago
xor.go
xor_amd64.go
xor_amd64.s