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 d602025908
update test performance
8 years ago
..
config.go reduce buffer size 9 years ago
config_json.go allow capacity = 0 9 years ago
connection.go improve terminating performance 8 years ago
connection_test.go test case for kcp read write 8 years ago
crypt.go refactor bytes functions 9 years ago
crypt_test.go another test case for simple authenticator 9 years ago
dialer.go static conv 8 years ago
kcp.go merge kcp into connection 9 years ago
kcp_test.go update test performance 8 years ago
listener.go improve terminating performance 8 years ago
output.go non blocking flusing 8 years ago
receiving.go Fix race condition 8 years ago
receiving_test.go refine connection.read 9 years ago
segment.go refine seg allocation 9 years ago
segment_test.go rename acksegment 9 years ago
sending.go improve terminating performance 8 years ago
sending_test.go fix test 9 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