asio C++ library

PrevUpHomeNext

experimental::coro::is_open

Check whether the coroutine is open, i.e. can be resumed.

bool is_open() const;

PrevUpHomeNext