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 84889117e9
simplify logic
9 years ago
..
config.go refine kcp constructor 9 years ago
config_json.go high performance receiving window 9 years ago
connection.go remove unused variables 9 years ago
crypt.go refactor bytes functions 9 years ago
crypt_test.go another test case for simple authenticator 9 years ago
dialer.go leverage dice.Roll 9 years ago
kcp.go remove nodelay function 9 years ago
listener.go apply new classes to kcp core 9 years ago
output.go receiving worker 9 years ago
receiving.go simplify logic 9 years ago
receiving_test.go test case for receiving queue 9 years ago
segment.go rename acksegment 9 years ago
segment_test.go rename acksegment 9 years ago
sending.go cleanup 9 years ago
sending_test.go correctly calculate len of sending window 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