1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-29 18:45:23 +00:00
v2fly/transport/internet/kcp
wuxiangzhou2010 5a08411ee2 fix typo
2018-04-02 15:52:16 +08:00
..
config.go cleanup 2017-12-03 21:45:58 +01:00
config.pb.go completely remove connection reuse feature 2017-04-07 21:54:40 +02:00
config.proto completely remove connection reuse feature 2017-04-07 21:54:40 +02:00
connection_test.go cleanup kcp connection 2017-12-14 23:24:40 +01:00
connection.go send ack more frequently too 2018-02-11 02:08:20 +01:00
crypt_test.go format code 2017-10-26 21:44:22 +02:00
crypt.go common.Must2 2017-09-19 23:27:49 +02:00
dialer.go update tls config generation 2018-02-28 15:15:22 +01:00
errors.generated.go refactor error messages 2017-04-09 01:43:25 +02:00
io_test.go refine kcp header and security 2016-12-08 16:27:41 +01:00
io.go 2k buffer should be enough 2017-12-03 16:39:51 +01:00
kcp_test.go fix kcp test 2018-02-08 16:22:44 +01:00
kcp.go move error generator to common 2017-12-03 01:04:57 +01:00
listener.go early release buffers for better reusing 2018-02-25 00:02:31 +01:00
output.go common.Must2 2017-09-19 23:27:49 +02:00
receiving_test.go fully migrate to new assertion lib 2017-10-24 16:15:35 +02:00
receiving.go kcp cleanup 2018-01-17 17:36:14 +01:00
segment_test.go kcp cleanup 2018-01-17 17:36:14 +01:00
segment.go fix typo 2018-04-02 15:52:16 +08:00
sending_test.go implement WriteMultiBuffer 2017-12-03 22:53:00 +01:00
sending.go stop doing anything after being released. fixes #804 2018-02-25 22:13:42 +01:00
xor_amd64.go fix duplicated asm function 2016-06-18 10:47:15 +02:00
xor_amd64.s fix lint warnings 2017-08-29 14:50:53 +02:00
xor.go fix duplicated asm function 2016-06-18 10:47:15 +02:00