1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-09 06:44:30 -04:00
Commit Graph

18 Commits

Author SHA1 Message Date
v2ray
3925b62751
high performance sending queue 2016-06-26 23:51:17 +02:00
v2ray
d12d5b0593
fix data structure 2016-06-25 23:28:22 +02:00
v2ray
882746380e
Correct RTT Variation 2016-06-25 22:10:17 +02:00
v2ray
25ef62434a
high performance receiving window 2016-06-25 21:35:18 +02:00
v2ray
87e1d66ff0
remove segment.rto 2016-06-25 17:34:07 +02:00
v2ray
15f190d268
remove nodelay settings 2016-06-25 17:32:09 +02:00
v2ray
0613d0cf22
Clear sending queue when peer closed 2016-06-23 23:17:17 +02:00
v2ray
4beeba933c
refine rto and wnd, temporarily disable congestion control 2016-06-23 22:37:38 +02:00
v2ray
576b16c2f7
remove unused variable 2016-06-23 16:06:18 +02:00
v2ray
db3ca752ff
remove unused methods 2016-06-22 21:03:15 +02:00
v2ray
1238304b1d
more settings to kcp 2016-06-20 16:10:47 +02:00
v2ray
8cd32a8267 avoid copying segment structure 2016-06-18 19:08:02 +02:00
v2ray
ee0c25b0f3 reuse alloc.buffer in kcp 2016-06-18 18:53:29 +02:00
v2ray
7bf74761df remove unused code in kcp 2016-06-18 17:30:31 +02:00
v2ray
bac9304e05 better termination logic 2016-06-18 16:52:02 +02:00
v2ray
42ae2d804f Integrate kcp with other components 2016-06-17 16:51:41 +02:00
v2ray
9d21c78a01 remove ibound function 2016-06-15 01:06:02 +02:00
v2ray
99516bc511 customizable kcp code 2016-06-14 23:25:06 +02:00