Comment on Asynchronous clean-upparentComments−jcelerier2yI mean, libuv is entirely incomparable to how async is done in C++ too.You'd do it like this: https://github.com/boostorg/cobalt or like this: https://github.com/danvratil/qcoro−i_am_a_peasant2yInteresting thank you!
Comments
I mean, libuv is entirely incomparable to how async is done in C++ too.
You'd do it like this: https://github.com/boostorg/cobalt or like this: https://github.com/danvratil/qcoro
Interesting thank you!