asio C++ library

PrevUpHomeNext

execution_context::destroy

Destroys all services in the context.

void destroy();

This function is implemented as follows:


PrevUpHomeNext