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 58e79dbdc5
refactor kcp.ReadSegment
7 years ago
..
config.go
config.pb.go
config.proto
connection.go send ack more frequently too 7 years ago
connection_test.go
crypt.go
crypt_test.go
dialer.go buffered input in kcp client 7 years ago
errors.generated.go
io.go
io_test.go
kcp.go
kcp_test.go fix kcp test 7 years ago
listener.go early release buffers for better reusing 7 years ago
output.go
receiving.go
receiving_test.go
segment.go refactor kcp.ReadSegment 7 years ago
segment_test.go
sending.go stop doing anything after being released. fixes #804 7 years ago
sending_test.go
xor.go
xor_amd64.go
xor_amd64.s