$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2022-12-09 13:47:15
Am 09.12.2022 um 01:02 schrieb Seth via Boost:
> On Thu, Dec 8, 2022, at 8:43 PM, Vinnie Falco via Boost wrote:
>> I rather Asio just add the necessary assembly and minimum code
>> necessary to implement the stackful coroutines it needs - this will
>> make both Standalone Asio and Boost-flavored Asio work.
> I think Chris implemented that a version or two back. Have I hallucinated it?
Unfortunately no - my replacement lib boost.spawn was rejected because
Christopher promised to re-factor boost.asio in order to cut the
dependency to boost.coroutine...