You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would be the equivalent of Asio's service::dispatch.
Unlike Service::post, dispatch will execute the handler right away if all the czspas guarantees can be met.
This would be the equivalent of Asio's service::dispatch.
Unlike Service::post, dispatch will execute the handler right away if all the czspas guarantees can be met.
This requires adding a Callstack class similar to what I have in the article http://www.crazygaze.com/blog/2016/03/11/callstack-markers-boostasiodetailcall_stack/
The text was updated successfully, but these errors were encountered: