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
Darien Raymond ae395bbe1f
increase udp hub capacity
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 merge log into common log 7 years ago
errors.generated.go refactor error messages 8 years ago
io.go 2k buffer should be enough 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 increase udp hub capacity 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 kcp cleanup 7 years ago
segment_test.go kcp cleanup 7 years ago
sending.go gofmt 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