asio C++ library

PrevUpHomeNext

system_executor::context_impl::destroy_context

Inherited from execution_context.

Destroys all services in the context.

void destroy_context();

This function is implemented as follows:


PrevUpHomeNext