20#ifndef RIPPLE_APP_MISC_DETAIL_WORKPLAIN_H_INCLUDED
21#define RIPPLE_APP_MISC_DETAIL_WORKPLAIN_H_INCLUDED
23#include <xrpld/app/misc/detail/WorkBase.h>
40 boost::asio::io_service& ios,
63 boost::asio::io_service& ios,
64 endpoint_type
const& lastEndpoint,
67 :
WorkBase(host,
path, port, ios, lastEndpoint, lastStatus, cb)
boost::asio::ip::tcp::socket socket_type
boost::asio::ip::tcp::endpoint endpoint_type
boost::system::error_code error_code
std::function< void(error_code const &, endpoint_type const &, response_type &&)> callback_type
void fail(error_code const &ec)
WorkPlain(std::string const &host, std::string const &path, std::string const &port, boost::asio::io_service &ios, endpoint_type const &lastEndpoint, bool lastStatus, callback_type cb)
void onConnect(error_code const &ec)
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.