boost::corosio::basic_io_context::stop
Signal the context to stop processing.
Description
This causes run() to return as soon as possible. Any pending work items remain queued.
Created with MrDocs
Signal the context to stop processing.
This causes run() to return as soon as possible. Any pending work items remain queued.
Created with MrDocs