$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [beast] Chunking example
From: Bjorn Reese (breese_at_[hidden])
Date: 2017-07-04 18:07:34
The chunk decorator uses boost::asio::null_buffers to overload the
field trailer.
Given your desire to adapt Beast to Networking TS, do notice that
null_buffers are not part of N4656 (they have been replaced by
dedicated wait functions.)