$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2021-11-29 22:48:55
On Mon, Nov 29, 2021 at 1:50 PM Oliver Kowalke via Boost
<boost_at_[hidden]> wrote:
> I think this not a good idea... boost::asio:::spawn() seams to be often
> used.
Yep. Unfortunately, Beast uses it in several examples:
Thanks