asio C++ library

PrevUpHomeNext

execution_context::shutdown_context

Shuts down all services in the context.

void shutdown_context();

This function is implemented as follows:


PrevUpHomeNext