asio C++ library

PrevUpHomeNext

basic_yield_context::get_cancellation_slot

Get the cancellation slot associated with the coroutine.

cancellation_slot_type get_cancellation_slot() const;

PrevUpHomeNext