mirror of
https://github.com/boostorg/beast.git
synced 2026-01-28 10:12:20 +01:00
fix #440 WARNING multi_buffer constructor now takes a maximum size instead of the "allocation size". This is a breaking change. The allocation size feature is removed. To update calling code, remove the allocation size parameter from call sites. * multi_buffer now uses a geometric growth algorithm for better performance.
1.8 KiB
1.8 KiB