Boost logo

Boost :

From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2022-12-09 13:42:50


Am 08.12.2022 um 20:43 schrieb Vinnie Falco:
> On Thu, Dec 8, 2022 at 9:05 AM Oliver Kowalke via Boost
> <boost_at_[hidden]> wrote:
>> I asked last year to cut this dependency by introducing the new lib
>> boost.spawn (depends only on boost.context) and to remove
>> boost::asio::spawn().
> 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.
>
boost.spawn ist the minimum code == assembly (boost.context) and uses
asio's completion handler framework.

It is alsmost the same code as boost::asio::spawn() ... the difference
9st, that it doesn't use the deprecated boost.coroutine


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk