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 db1c9131f0
global config creator
8 years ago
..
config.go global config creator 8 years ago
config.pb.go remove generate package comments in .pb.go files. 8 years ago
config.proto proto option for C# namespace 8 years ago
congestion.go proto option for C# namespace 8 years ago
connection.go fix lint warnings 8 years ago
connection_test.go fix lint warnings 8 years ago
crypt.go clean up errors 8 years ago
crypt_test.go refine kcp header and security 8 years ago
dialer.go separate network and transport protocol 8 years ago
io.go refactor buffer 8 years ago
io_test.go refine kcp header and security 8 years ago
kcp.go
kcp_test.go separate network and transport protocol 8 years ago
listener.go separate network and transport protocol 8 years ago
output.go simplify segment writer 8 years ago
receiving.go fix lint warnings 8 years ago
receiving_test.go simplify receiving worker 8 years ago
segment.go fix #355 8 years ago
segment_test.go fix #355 8 years ago
sending.go fix lint warnings 8 years ago
sending_test.go reduce memory allocation in kcp 8 years ago
tls.go cleanup internet connection 8 years ago
xor.go
xor_amd64.go
xor_amd64.s fix label name 8 years ago