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 514dcffe2e
Fix a potential issue causing high CPU usage
8 years ago
..
config.go global config creator 8 years ago
config.pb.go update java options 8 years ago
config.proto update java options 8 years ago
congestion.go proto option for C# namespace 8 years ago
connection.go import updater effeciency 8 years ago
connection_test.go fix lint warnings 8 years ago
crypt.go fix build break 8 years ago
crypt_test.go refine kcp header and security 8 years ago
dialer.go refactor dialer 8 years ago
io.go refactor buffer 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 refactor tcp worker 8 years ago
listener.go Fix a potential issue causing high CPU usage 8 years ago
output.go refine kcp output 8 years ago
receiving.go fix race conditions in kcp 8 years ago
receiving_test.go simplify receiving worker 8 years ago
segment.go refine kcp output 8 years ago
segment_test.go fix #355 8 years ago
sending.go comments 8 years ago
sending_test.go reduce memory allocation in kcp 8 years ago
tls.go cleanup internet connection 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