
29 Nov
2021
29 Nov
'21
10:48 p.m.
On Mon, Nov 29, 2021 at 1:50 PM Oliver Kowalke via Boost <boost@lists.boost.org> wrote:
I think this not a good idea... boost::asio:::spawn() seams to be often used.
Yep. Unfortunately, Beast uses it in several examples: <https://github.com/boostorg/beast/blob/94e6f143295e38f6e7e7d2f60937d4f76ac1d244/example/http/server/coro/http_server_coro.cpp#L337> Thanks