v2ray
|
42efa5dde0
|
refine buffer usage in kcp
|
2016-07-28 16:24:15 +02:00 |
|
v2ray
|
066e5e216d
|
fill windows after processing acks
|
2016-07-15 23:23:21 +02:00 |
|
v2ray
|
72ee6436eb
|
more accurate of rtt calculation
|
2016-07-15 23:18:18 +02:00 |
|
v2ray
|
d5cd919cec
|
remove duplicated code
|
2016-07-15 21:41:15 +02:00 |
|
v2ray
|
631db6e69a
|
rename
|
2016-07-14 22:52:00 +02:00 |
|
v2ray
|
0acd3b6d62
|
improve sending performance
|
2016-07-14 17:38:20 +02:00 |
|
v2ray
|
05ed05b9a0
|
correctly release segments
|
2016-07-13 23:15:40 +02:00 |
|
v2ray
|
73afe9a001
|
use alloc.Buffer in sending queue
|
2016-07-13 21:47:40 +02:00 |
|
v2ray
|
c0a1198514
|
improve terminating performance
|
2016-07-12 23:54:54 +02:00 |
|
v2ray
|
205f8b382d
|
Fix race condition
|
2016-07-12 17:56:36 +02:00 |
|
v2ray
|
b50671f041
|
fix a bug in process ack
|
2016-07-12 13:43:25 +02:00 |
|
v2ray
|
a615afc906
|
refine locks in sending worker
|
2016-07-06 16:36:15 +02:00 |
|
v2ray
|
5448ec1fe4
|
refine locker in sending worker
|
2016-07-06 00:02:22 +02:00 |
|
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 |
|