1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-28 23:06:14 -04:00
v2fly/transport/internet/kcp
2016-06-26 22:34:48 +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 conversion 2016-06-25 23:18:05 +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 normalize naming 2016-06-18 16:34:04 +02:00
kcp.go fix data structure 2016-06-25 23:28:22 +02:00
listener.go clean up sessions 2016-06-18 21:18:21 +02:00
receiving_test.go high performance receiving window 2016-06-25 21:35:18 +02:00
receiving.go high performance receiving window 2016-06-25 21:35:18 +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