Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

socket_acceptor_service::cancel

Cancel all asynchronous operations associated with the acceptor.

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

PrevUpHomeNext