11 #ifndef ASIO_SSL_DETAIL_SHUTDOWN_OP_HPP 12 #define ASIO_SSL_DETAIL_SHUTDOWN_OP_HPP 14 #if defined(_MSC_VER) && (_MSC_VER >= 1200) 16 #endif // defined(_MSC_VER) && (_MSC_VER >= 1200) 20 #if !defined(ASIO_ENABLE_OLD_SSL) 22 #endif // !defined(ASIO_ENABLE_OLD_SSL) 30 #if !defined(ASIO_ENABLE_OLD_SSL) 37 std::size_t& bytes_transferred)
const 39 bytes_transferred = 0;
43 template <
typename Handler>
46 const std::size_t&)
const 52 #endif // !defined(ASIO_ENABLE_OLD_SSL) 60 #endif // ASIO_SSL_DETAIL_SHUTDOWN_OP_HPP void call_handler(Handler &handler, const asio::error_code &ec, const std::size_t &) const
Class to represent an error code value.
engine::want operator()(engine &eng, asio::error_code &ec, std::size_t &bytes_transferred) const
ASIO_DECL want shutdown(asio::error_code &ec)