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 a15e33f720
rename RoundTripInfo
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 configurable read and write buffer size 8 years ago
config_json.go configurable read and write buffer size 8 years ago
connection.go rename RoundTripInfo 8 years ago
connection_test.go remove unnecessary goroutine 8 years ago
crypt.go prepend hash 8 years ago
crypt_test.go refine buffer usage in kcp 8 years ago
dialer.go static conv 8 years ago
kcp.go merge kcp into connection 9 years ago
kcp_test.go update test case 8 years ago
listener.go rename command 8 years ago
output.go leverage local buffer 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 reduce ack packet size and send peer RTO 8 years ago
sending_test.go refine buffer usage in kcp 8 years ago
xor.go fix duplicated asm function 9 years ago
xor_amd64.go fix duplicated asm function 9 years ago
xor_amd64.s another test case for simple authenticator 9 years ago