$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [beast] Formal review
From: Seth (bugs_at_[hidden])
Date: 2017-07-10 11:15:50
On 10-07-17 02:55, Vinnie Falco via Boost wrote:
> * Should the new chunk interface require that the chunk exist in
> memory as a single ConstBufferSequence?
>
> * Or is it necessary to support a system where a chunk can be sent
> using a smaller buffer, periodically refilled?
Those seem like good questions. +1 for focusing on the ball and keeping
things moving. Cheers for all the good work