Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. — Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

signal_set_service::cancel
PrevUpHomeNext

Cancel all operations associated with the signal set.

boost::system::error_code cancel(
    implementation_type & impl,
    boost::system::error_code & ec);

PrevUpHomeNext