1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-29 18:45:23 +00:00
v2fly/transport/internet/kcp
2016-11-19 01:48:38 +01:00
..
config.go remove use of any 2016-10-16 14:22:21 +02:00
config.pb.go remove use of any 2016-10-16 14:22:21 +02:00
config.proto remove use of any 2016-10-16 14:22:21 +02:00
connection_test.go stop data updating thread when there is no data 2016-10-10 16:50:54 +02:00
connection.go increase ping interval 2016-10-11 21:21:06 +02:00
crypt_test.go unified import path 2016-08-20 20:55:45 +02:00
crypt.go unified import path 2016-08-20 20:55:45 +02:00
dialer.go remove use of any 2016-10-16 14:22:21 +02:00
kcp_test.go json config parser 2016-10-17 14:35:13 +02:00
kcp.go merge kcp into connection 2016-07-05 23:02:52 +02:00
listener.go optimize udp hub 2016-11-18 21:30:03 +01:00
output.go save some goroutines 2016-11-19 01:48:38 +01:00
receiving_test.go simplify receiving worker 2016-08-24 23:51:53 +02:00
receiving.go simplify kcp logic 2016-11-18 16:19:13 +01:00
segment_test.go test case for cmd only segment 2016-10-11 11:44:30 +02:00
segment.go reduce memory allocation in kcp 2016-11-01 12:07:20 +01:00
sending_test.go reduce memory allocation in kcp 2016-11-01 12:07:20 +01:00
sending.go simplify kcp logic 2016-11-18 16:19:13 +01:00
xor_amd64.go fix duplicated asm function 2016-06-18 10:47:15 +02:00
xor_amd64.s another test case for simple authenticator 2016-06-18 10:58:21 +02:00
xor.go fix duplicated asm function 2016-06-18 10:47:15 +02:00