|
Furrent
|
#include <socket.hpp>
Public Attributes | |
| asio::io_context | ctx |
| Asynchronous runtime. Restarted before each operation. More... | |
| asio::ip::tcp::socket | socket {ctx} |
| The wrapped socket. More... | |
| asio::io_context fur::download::socket::AsioEngine::ctx |
Asynchronous runtime. Restarted before each operation.
| asio::ip::tcp::socket fur::download::socket::AsioEngine::socket {ctx} |
The wrapped socket.
1.8.17