1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-09 13:34:34 -04:00
Commit Graph

17 Commits

Author SHA1 Message Date
Darien Raymond
fde877e276
fix lint errors 2018-05-26 16:32:55 +02:00
Darien Raymond
5d23604713
rewrite ray -> pipe 2018-04-17 00:31:10 +02:00
Darien Raymond
83625618ee
re-init maps when they are empty 2018-04-07 23:07:30 +02:00
Darien Raymond
efcb567273
remove context in struct 2018-02-08 15:39:46 +01:00
Darien Raymond
6de4ef014a
read directly from underlying buffered reader in mux 2017-11-25 01:05:30 +01:00
Darien Raymond
c3fc27f7a1 comments 2017-10-30 12:36:31 +01:00
Darien Raymond
a1cf299848 reduce memory allocation in mux 2017-10-27 11:40:18 +02:00
Darien Raymond
8c6f73f30b bitmask 2017-10-21 20:40:31 +02:00
Darien Raymond
dc76e36ed7
close mux session on end 2017-05-02 23:53:39 +02:00
Darien Raymond
7a4bab4940
support packet transfer type in mux 2017-05-02 22:23:07 +02:00
Darien Raymond
6d7aaa6535
bug fixes 2017-04-19 21:27:21 +02:00
Darien Raymond
a624e50ffe
test case 2017-04-19 12:36:04 +02:00
Darien Raymond
bb72264994
fix a typo in session manager 2017-04-19 12:11:59 +02:00
Darien Raymond
e064ce65c8
handle error properly 2017-04-16 13:24:02 +02:00
Darien Raymond
2cf809021b
force close session manage when main connection is finished 2017-04-13 20:56:32 +02:00
Darien Raymond
81d840699a
mutex protected close 2017-04-13 20:14:07 +02:00
Darien Raymond
ad083989aa
split session manager out of mux client and server 2017-04-12 22:31:11 +02:00