$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [beast] Formal review
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2017-07-12 00:09:51
On Tue, Jul 11, 2017 at 5:08 PM, Phil Endecott via Boost
<boost_at_[hidden]> wrote:
> There are probably other issues. For example, I don't think the "skip
> pending" loop does the right thing when the buffer ends and the
> pending bytes end at the same time. I wasn't expecting you to actually
> try to use this code!
Well it looked pretty good on a first glance! There are some ideas in
there worth stealing, I hope you won't mind ;)
Thanks