8 Dec
2022
8 Dec
'22
7:43 p.m.
On Thu, Dec 8, 2022 at 9:05 AM Oliver Kowalke via Boost
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. Thanks