asio C++ library

PrevUpHomeNext

executor_work::owns_work

Whether the executor_work object owns some outstanding work.

bool owns_work() const;

PrevUpHomeNext