asio C++ library

PrevUpHomeNext

execution_context::destroy_context

Destroys all services in the context.

void destroy_context();

This function is implemented as follows:


PrevUpHomeNext