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
Shelikhoo c542c043f3
Merge branch 'master' of github.com:v2ray/v2ray-core into domainsocket
7 years ago
..
config.go cleanup 7 years ago
config.pb.go completely remove connection reuse feature 8 years ago
config.proto completely remove connection reuse feature 8 years ago
connection.go send ack more frequently too 7 years ago
connection_test.go cleanup kcp connection 7 years ago
crypt.go common.Must2 7 years ago
crypt_test.go format code 7 years ago
dialer.go update tls config generation 7 years ago
errors.generated.go Add Generated Files 7 years ago
io.go remove static bytes array 7 years ago
io_test.go refine kcp header and security 8 years ago
kcp.go move error generator to common 7 years ago
kcp_test.go fix kcp test 7 years ago
listener.go early release buffers for better reusing 7 years ago
output.go common.Must2 7 years ago
receiving.go kcp cleanup 7 years ago
receiving_test.go fully migrate to new assertion lib 7 years ago
segment.go Merge branch 'master' of https://github.com/v2ray/v2ray-core 7 years ago
segment_test.go migrate int to int32 7 years ago
sending.go stop doing anything after being released. fixes #804 7 years ago
sending_test.go implement WriteMultiBuffer 7 years ago
xor.go fix duplicated asm function 9 years ago
xor_amd64.go fix duplicated asm function 9 years ago
xor_amd64.s fix lint warnings 7 years ago