Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

io_context::shutdown

Inherited from execution_context.

Shuts down all services in the context.

void shutdown();

This function is implemented as follows:


PrevUpHomeNext