asio C++ library

PrevUpHomeNext

cancellation_slot::has_handler

Returns whether the slot is connected and has an installed handler.

constexpr bool has_handler() const;

PrevUpHomeNext