Seastar
High performance C++ framework for concurrent servers
|
Public Member Functions | |
io_intent (const io_intent &)=delete | |
io_intent & | operator= (const io_intent &)=delete |
io_intent & | operator= (io_intent &&)=delete |
io_intent (io_intent &&o) noexcept | |
void | cancel () noexcept |
|
inlinenoexcept |
Explicitly cancels all the requests attached to this intent so far. The respective futures are resolved into the cancelled_error