|
Seastar
High performance C++ framework for concurrent servers
|
Exception thrown when a condition variable is broken by condition_variable::broken().
#include <seastar/core/condition-variable.hh>
Public Member Functions | |
| virtual const char * | what () const noexcept |
| Reports the exception reason. | |