|
BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <asio.hpp>
Public Member Functions | |
| read_write_handler (const promise< size_t >::ptr &p) | |
| void | operator() (const boost::system::error_code &ec, size_t bytes_transferred) |
| fc::asio::detail::read_write_handler::read_write_handler | ( | const promise< size_t >::ptr & | p | ) |
| void fc::asio::detail::read_write_handler::operator() | ( | const boost::system::error_code & | ec, |
| size_t | bytes_transferred | ||
| ) |
1.8.17