1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-03 12:35:24 +00:00
v2fly/transport/internet/kcp
2016-06-27 09:03:05 +02:00
..
config_json.go high performance receiving window 2016-06-25 21:35:18 +02:00
config.go change writeBuffer to uint32 2016-06-25 23:17:04 +02:00
connection.go remove unnecessary flush 2016-06-27 00:04:28 +02:00
crypt_test.go another test case for simple authenticator 2016-06-18 10:58:21 +02:00
crypt.go refactor bytes functions 2016-06-26 22:34:48 +02:00
dialer.go remove unused variable 2016-06-27 08:47:47 +02:00
kcp.go high performance sending queue 2016-06-26 23:51:17 +02:00
listener.go clean up sessions 2016-06-18 21:18:21 +02:00
receiving_test.go update RecivingWindow.Remove 2016-06-27 09:03:05 +02:00
receiving.go update RecivingWindow.Remove 2016-06-27 09:03:05 +02:00
sending_test.go high performance sending queue 2016-06-26 23:51:17 +02:00
sending.go high performance sending queue 2016-06-26 23:51:17 +02: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