4 Jan
2019
4 Jan
'19
11:15 p.m.
On Wed, Jan 2, 2019, 6:47 AM VinÃcius dos Santos Oliveira via Boost < boost@lists.boost.org wrote:
I have written a completion token for Boost.Asio that is a little more advanced than plain ASIO's spawn featuring abstractions such as join(), detach() and even interrupt().
I'd like to know if there is interest in seeing this library merged as part of Boost.
This may be a dumb question, but could ASIO's stackful coroutine completion token be extended to have the functionality you need?