asio C++ library

PrevUpHomeNext

windows::stream_handle_service::cancel

Cancel all asynchronous operations associated with the handle.

asio::error_code cancel(
    implementation_type & impl,
    asio::error_code & ec);

PrevUpHomeNext