asio C++ library

PrevUpHomeNext

thread_pool::destroy

Inherited from execution_context.

Destroys all services in the context.

void destroy();

This function is implemented as follows:


PrevUpHomeNext