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 0032760fdc
cleanup kcp connection
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 cleanup kcp connection 7 years ago
connection_test.go more interface test 7 years ago
crypt.go common.Must2 7 years ago
crypt_test.go format code 7 years ago
dialer.go simplify kcp interface 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 format code 7 years ago
listener.go simplify kcp interface 7 years ago
output.go common.Must2 7 years ago
receiving.go implement WriteMultiBuffer 7 years ago
receiving_test.go fully migrate to new assertion lib 7 years ago
segment.go implement WriteMultiBuffer 7 years ago
segment_test.go implement WriteMultiBuffer 7 years ago
sending.go fix kcp write 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