Commit Graph

43 Commits (53cdcfdc2ba7e451b48476923422b85ec3b13b2e)

Author SHA1 Message Date
v2ray b8421f659f
terminate connection 2016-07-29 11:49:53 +02:00
v2ray 6fe7463bf4
simplify state checking 2016-07-26 21:34:00 +02:00
v2ray a39132f4c2
update log 2016-07-16 22:14:20 +02:00
v2ray bf2d45a83d
use local buffer when fetching input 2016-07-16 22:08:59 +02:00
v2ray 631db6e69a
rename 2016-07-14 22:52:00 +02:00
v2ray ef2d49302d
rename command 2016-07-14 22:10:37 +02:00
v2ray 991b2703dc
improve writing performance 2016-07-14 17:39:12 +02:00
v2ray 476b3c68d2
introduce a new state: peer terminating 2016-07-14 12:57:14 +02:00
v2ray 05ed05b9a0
correctly release segments 2016-07-13 23:15: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 b68075a99d
test case for kcp read write 2016-07-12 17:11:36 +02:00
v2ray 4c63e9e168
improve fetch performance 2016-07-12 14:32:17 +02:00
v2ray f7d54d57c4
remove lastpayloadtime 2016-07-12 14:23:42 +02:00
v2ray a88a120938
Fix deadlock in kcp.read 2016-07-12 12:54:09 +02:00
v2ray 12d13f1560
refine log in KCP 2016-07-11 17:24:35 +02:00
v2ray 56ce062154
refine connection.read 2016-07-06 17:34:38 +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 e4acfe7f7e
sending worker 2016-07-03 22:14:38 +02:00
v2ray e5c4fd3e1c
remove unused variables 2016-07-03 00:27:01 +02:00
v2ray 7bc6d8af88
remove nodelay function 2016-07-02 23:59:43 +02:00
v2ray 080f0abee9
receiving worker 2016-07-02 21:26:50 +02:00
v2ray 94fb16fdfa
refine kcp constructor 2016-07-02 11:19:32 +02:00
v2ray a2abdc3d2f
refine mtu settings 2016-07-02 08:45:31 +02:00
v2ray a1f5839461
receiving queue 2016-06-30 14:51:49 +02:00
v2ray d958b9884e
apply new classes to kcp core 2016-06-29 10:34:34 +02:00
v2ray cf6d36ecd5
remove unnecessary flush 2016-06-27 00:04:28 +02:00
v2ray 3925b62751
high performance sending queue 2016-06-26 23:51:17 +02:00
v2ray d37c01905c
remove unnecessary conversion 2016-06-25 23:18:05 +02:00
v2ray 5b70c33c77
remove tti check 2016-06-25 23:08:02 +02:00
v2ray 25ef62434a
high performance receiving window 2016-06-25 21:35:18 +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 ab710f2714
write buffer size 2016-06-23 22:37:48 +02:00
V2Ray Dev 41225f8c12
correctly set tti 2016-06-20 22:27:25 +02:00
v2ray 1238304b1d
more settings to kcp 2016-06-20 16:10:47 +02:00
v2ray bac9304e05 better termination logic 2016-06-18 16:52:02 +02:00
v2ray 5334d25e16 normalize naming 2016-06-18 16:34:04 +02:00
v2ray 2b966b039f check for nil 2016-06-17 23:50:08 +02:00
v2ray 7a84c930d4 fix KCP 2016-06-17 23:09:26 +02:00
v2ray 233b73d1db improve kcp performance 2016-06-17 17:38:42 +02:00
v2ray 42ae2d804f Integrate kcp with other components 2016-06-17 16:51:41 +02:00