Seastar
High performance C++ framework for concurrent servers
Public Member Functions | List of all members
seastar::io_completion Class Referenceabstract
Inheritance diagram for seastar::io_completion:
seastar::kernel_completion

Public Member Functions

virtual void complete_with (ssize_t res) final override
 
virtual void complete (size_t res) noexcept=0
 
virtual void set_exception (std::exception_ptr eptr) noexcept=0
 

The documentation for this class was generated from the following file: