libcaf
0.17.1
|
#include <skip.hpp>
Public Types | |
using | fun = std::function< result< message >(scheduled_actor *self, message_view &)> |
Public Member Functions | |
constexpr skip_t | operator() () const |
operator fun () const | |
Default handler function that leaves messages in the mailbox. Can also be used inside custom message handlers to signalize skipping to the runtime.