1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-10-18 06:54:02 -04:00
Commit Graph

20 Commits

Author SHA1 Message Date
Darien Raymond
c43a5e7d85 use AddressParser in mux 2018-02-24 00:57:54 +01:00
Darien Raymond
2bf5a008f0 fix error levels 2017-12-27 22:25:12 +01:00
Darien Raymond
6de4ef014a read directly from underlying buffered reader in mux 2017-11-25 01:05:30 +01:00
Darien Raymond
594ec15c09 cleanup buffer usage 2017-11-09 22:33:15 +01:00
Darien Raymond
66b82e4ab7 cleanup MultiBuffer 2017-11-09 00:55:28 +01:00
Darien Raymond
ead3fa09e5 release buffer on error 2017-11-07 22:33:16 +01:00
Darien Raymond
c3fc27f7a1 comments 2017-10-30 12:36:31 +01:00
Darien Raymond
27c099dd37 simplify metadata reader 2017-10-27 16:32:00 +02:00
Darien Raymond
7a4bab4940 support packet transfer type in mux 2017-05-02 22:23:07 +02:00
Darien Raymond
f418b9bc20 swallow write error in mux 2017-04-27 22:20:29 +02:00
Darien Raymond
0ebebfa458 cleanup 2017-04-19 16:29:36 +02:00
Darien Raymond
31a0951bd2 write by slice when buffer is too large 2017-04-19 10:14:52 +02:00
Darien Raymond
f506a39d32 multi buffer 2017-04-15 21:07:23 +02:00
Darien Raymond
35248497d2 refactor error messages 2017-04-09 01:43:25 +02:00
Darien Raymond
b4cd497abf update error messages 2017-04-06 22:00:32 +02:00
Darien Raymond
72d9cb8a74 bug fixes 2017-04-03 12:55:46 +02:00
Darien Raymond
3161c56aba refactor 2017-04-02 13:43:24 +02:00
Darien Raymond
73c4696e00 mux io 2017-04-02 09:48:30 +02:00
Darien Raymond
020b436827 merge bufio into buf 2017-02-15 22:51:01 +01:00
Darien Raymond
b652032d9d update for mux 2017-02-07 21:11:47 +01:00