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 7a80409e30
rename alloc to buf
8 years ago
..
config.go comments 8 years ago
config.pb.go connection reuse for mkcp 8 years ago
config.proto connection reuse for mkcp 8 years ago
connection.go fix data input and output signal 8 years ago
connection_test.go refine kcp header and security 8 years ago
crypt.go clean up errors 8 years ago
crypt_test.go refine kcp header and security 8 years ago
dialer.go rename alloc to buf 8 years ago
io.go refine kcp header and security 8 years ago
io_test.go refine kcp header and security 8 years ago
kcp.go merge kcp into connection 9 years ago
kcp_test.go reduce time spent on kcp test 8 years ago
listener.go rename alloc to buf 8 years ago
output.go rename alloc to buf 8 years ago
receiving.go rename alloc to buf 8 years ago
receiving_test.go simplify receiving worker 8 years ago
segment.go rename alloc to buf 8 years ago
segment_test.go rename alloc to buf 8 years ago
sending.go change API 8 years ago
sending_test.go reduce memory allocation in kcp 8 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 label name 8 years ago