|
RESTinio
|
Base class for storing sendfile operation context. More...
#include <sendfile_operation.hpp>
Public Member Functions | |
| virtual | ~sendfile_operation_base_t ()=default |
| virtual void | start ()=0 |
Base class for storing sendfile operation context.
Definition at line 26 of file sendfile_operation.hpp.
|
virtualdefault |
|
pure virtual |
Implemented in restinio::impl::sendfile_operation_runner_t< Socket >, restinio::impl::sendfile_operation_runner_t< Socket >, restinio::impl::sendfile_operation_runner_t< asio_ns::ip::tcp::socket >, restinio::impl::sendfile_operation_runner_t< asio_ns::ip::tcp::socket >, and restinio::impl::sendfile_operation_runner_t< asio_ns::ip::tcp::socket >.