asio C++ library

PrevUpHomeNext

system_executor::context_impl::shutdown_context

Inherited from execution_context.

Shuts down all services in the context.

void shutdown_context();

This function is implemented as follows:


PrevUpHomeNext