26#include <seastar/core/future.hh>
36 return make_ready_future<>();
61 return make_ready_future<>();
A representation of a possibly not-yet-computed value.
Definition: future.hh:1240
future maybe_yield() noexcept
Definition: later.hh:57
future check_for_io_immediately() noexcept
future now()
Returns a ready future.
Definition: later.hh:35
future yield() noexcept
Returns a future which is not ready but is scheduled to resolve soon.
future later() noexcept
Returns a future which is not ready but is scheduled to resolve soon.
Seastar API namespace.
Definition: abort_on_ebadf.hh:26