1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-09 14:54:34 -04:00
v2fly/transport/internet/kcp
2016-07-17 23:11:05 +02:00
..
config_json.go configurable read and write buffer size 2016-07-15 21:27:23 +02:00
config.go configurable read and write buffer size 2016-07-15 21:27:23 +02:00
connection_test.go update test case 2016-07-14 21:31:04 +02:00
connection.go update log 2016-07-16 22:14:20 +02:00
crypt_test.go another test case for simple authenticator 2016-06-18 10:58:21 +02:00
crypt.go prepend hash 2016-07-17 23:11:05 +02:00
dialer.go static conv 2016-07-12 18:54:16 +02:00
kcp_test.go update test case 2016-07-14 21:31:54 +02:00
kcp.go merge kcp into connection 2016-07-05 23:02:52 +02:00
listener.go rename command 2016-07-14 22:10:37 +02:00
output.go leverage local buffer 2016-07-17 12:59:57 +02:00
receiving_test.go refine connection.read 2016-07-06 17:34:38 +02:00
receiving.go rename 2016-07-14 22:52:00 +02:00
segment_test.go rename acksegment 2016-07-02 22:17:41 +02:00
segment.go rename 2016-07-14 22:52:00 +02:00
sending_test.go use alloc.Buffer in sending queue 2016-07-13 21:47:40 +02:00
sending.go fill windows after processing acks 2016-07-15 23:23:21 +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