1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-29 18:45:23 +00:00
v2fly/transport/internet/kcp
Darien Raymond 6a90ce3c43
comments
2017-04-21 15:36:05 +02:00
..
config.go completely remove connection reuse feature 2017-04-07 21:54:40 +02: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
congestion.go proto option for C# namespace 2016-12-23 00:24:28 +01:00
connection_test.go comments 2017-04-21 15:36:05 +02:00
connection.go direct multibuf reading from kcp engine 2017-04-20 15:02:35 +02:00
crypt_test.go refine kcp header and security 2016-12-08 16:27:41 +01:00
crypt.go refactor 2017-04-13 22:17:58 +02:00
dialer.go comments 2017-04-21 15:36:05 +02: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 refactor 2017-04-13 22:17:58 +02:00
kcp_test.go refactor tcp worker 2017-02-26 14:38:41 +01:00
kcp.go refactor error messages 2017-04-09 01:43:25 +02:00
listener.go cleanup error messages 2017-04-09 13:30:46 +02:00
output.go remove 8k buffer pool 2017-04-15 21:19:21 +02:00
receiving_test.go simplify receiving worker 2016-08-24 23:51:53 +02:00
receiving.go direct multibuf reading from kcp engine 2017-04-20 15:02:35 +02:00
segment_test.go fix #355 2017-01-04 17:23:41 +01:00
segment.go remove 8k buffer pool 2017-04-15 21:19:21 +02:00
sending_test.go reduce memory allocation in kcp 2016-11-01 12:07:20 +01:00
sending.go comments 2017-02-26 15:01:50 +01:00
xor_amd64.go fix duplicated asm function 2016-06-18 10:47:15 +02:00
xor_amd64.s fix label name 2016-12-02 00:09:57 +01:00
xor.go fix duplicated asm function 2016-06-18 10:47:15 +02:00