asio C++ library

PrevUpHomeNext

thread_pool::shutdown

Inherited from execution_context.

Shuts down all services in the context.

void shutdown();

This function is implemented as follows:


PrevUpHomeNext