1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-19 03:34:31 -04:00
Commit Graph

10 Commits

Author SHA1 Message Date
V2Ray
702aaacac3 More doc 2015-10-11 14:46:12 +02:00
V2Ray
2a85c62e14 Use large buffer if download size is huge 2015-10-11 11:43:31 +02:00
V2Ray
1652b3f7f0 Test case for buffer 2015-10-10 22:15:10 +02:00
V2Ray
a77f62428a Use Buffer as a writer 2015-10-10 20:52:13 +02:00
V2Ray
bf6898539b Buffer pool is mistakenly generate more buffers under normal situation. 2015-10-10 16:50:55 +02:00
V2Ray
746580d566 Use buffer in socks proxy 2015-10-08 23:06:12 +02:00
V2Ray
3cb1951dfc Use []byte in pool instead of buffer 2015-10-08 17:41:38 +02:00
V2Ray
472cf7f523 Remove commented code 2015-10-08 15:53:32 +02:00
V2Ray
5b7fa17aa6 Change buffer recycling schedule 2015-10-08 15:28:22 +02:00
V2Ray
9ee73c4f6b Maintain an internal buffer pool to accelerate allocation 2015-10-08 14:46:18 +02:00