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

7 Commits

Author SHA1 Message Date
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