1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-12-22 10:08:15 -05:00
v2fly/transport/internet/kcp
Darien Raymond 41258f19fc
comments
2016-12-08 16:37:04 +01:00
..
config.go comments 2016-12-08 16:37:04 +01:00
config.pb.go connection reuse for mkcp 2016-11-27 08:58:31 +01:00
config.proto connection reuse for mkcp 2016-11-27 08:58:31 +01:00
connection_test.go refine kcp header and security 2016-12-08 16:27:41 +01:00
connection.go refine kcp header and security 2016-12-08 16:27:41 +01:00
crypt_test.go refine kcp header and security 2016-12-08 16:27:41 +01:00
crypt.go comments 2016-12-08 16:32:53 +01:00
dialer.go refine kcp header and security 2016-12-08 16:27:41 +01:00
io_test.go refine kcp header and security 2016-12-08 16:27:41 +01:00
io.go refine kcp header and security 2016-12-08 16:27:41 +01:00
kcp_test.go reduce time spent on kcp test 2016-11-28 22:05:57 +01:00
kcp.go
listener.go refine kcp header and security 2016-12-08 16:27:41 +01:00
output.go refine kcp header and security 2016-12-08 16:27:41 +01:00
receiving_test.go
receiving.go rewrite alloc.buffer 2016-12-06 11:03:42 +01:00
segment_test.go refine kcp header and security 2016-12-08 16:27:41 +01:00
segment.go comments 2016-12-08 16:32:53 +01:00
sending_test.go
sending.go correctly handle sending window length 2016-12-07 00:31:01 +01:00
xor_amd64.go
xor_amd64.s fix label name 2016-12-02 00:09:57 +01:00
xor.go