1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-22 13:14:28 -04:00
Commit Graph

19 Commits

Author SHA1 Message Date
v2ray
78ef65e17b
refine locker in kcp connection 2016-07-05 23:53:46 +02:00
v2ray
e44b374e66
merge kcp into connection 2016-07-05 23:02:52 +02:00
v2ray
344e48e1bb
completely remove itimediff 2016-07-05 21:47:35 +02:00
v2ray
13e83c17a5
apply sync.Pool to segments 2016-07-05 10:28:23 +02:00
v2ray
6ea8691a07
correctly apply cwnd 2016-07-04 15:54:18 +02:00
v2ray
d1d153acb9
refine congestion control 2016-07-04 15:34:14 +02:00
v2ray
8ea3c13236
rename ISegment -> Segment 2016-07-04 14:17:42 +02:00
v2ray
03ff683686
rename process ack segment 2016-07-04 14:17:11 +02:00
v2ray
165e323fab
refine sending window size 2016-07-04 13:37:42 +02:00
v2ray
9c3ebc0453
allow control window larger than sending window 2016-07-03 23:16:48 +02:00
v2ray
e4acfe7f7e
sending worker 2016-07-03 22:14:38 +02:00
v2ray
490f77b4a0
cleanup 2016-07-03 00:00:43 +02:00
v2ray
8e98ede75d
shrink buf in time 2016-07-01 23:27:57 +02:00
v2ray
2169dcd7da
fix a bug in length calculation 2016-07-01 22:54:59 +02:00
v2ray
829355e6bf
correctly calculate len of sending window 2016-07-01 15:54:04 +02:00
v2ray
dc53575540
bug fixes in sending window 2016-07-01 12:12:32 +02:00
v2ray
4c74e25319
sending window 2016-07-01 11:57:13 +02:00
v2ray
d958b9884e
apply new classes to kcp core 2016-06-29 10:34:34 +02:00
v2ray
3925b62751
high performance sending queue 2016-06-26 23:51:17 +02:00