|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| template<typename... Args> | |
| Connection (std::shared_ptr< ScopeRunner > handler_runner, Args &&...args) noexcept | |
| void | close () noexcept |
| void | set_timeout (long seconds) noexcept |
| void | cancel_timeout () noexcept |
Public Attributes | |
| std::shared_ptr< ScopeRunner > | handler_runner |
| std::unique_ptr< socket_type > | socket |
| std::mutex | socket_close_mutex |
|
std::unique_ptr < asio::steady_timer > | timer |
|
std::shared_ptr < asio::ip::tcp::endpoint > | remote_endpoint |
1.8.6