asio C++ library

PrevUpHomeNext

thread_pool::destroy_context

Inherited from execution_context.

Destroys all services in the context.

void destroy_context();

This function is implemented as follows:


PrevUpHomeNext