TrinityCore
|
This is the complete list of members for SslSocket< SslContext >, including all inherited members.
_socket | SslSocket< SslContext > | private |
_sslSocket | SslSocket< SslContext > | private |
async_handshake(boostssl::stream_base::handshake_type type, HandshakeHandlerType &&handler) | SslSocket< SslContext > | inline |
async_read_some(MutableBufferSequence const &buffers, ReadHandlerType &&handler) | SslSocket< SslContext > | inline |
async_write_some(ConstBufferSequence const &buffers, WriteHandlerType &&handler) | SslSocket< SslContext > | inline |
close(boost::system::error_code &error) | SslSocket< SslContext > | inline |
remote_endpoint() const | SslSocket< SslContext > | inline |
set_option(SettableSocketOption const &option, boost::system::error_code &error) | SslSocket< SslContext > | inline |
shutdown(boost::asio::socket_base::shutdown_type what, boost::system::error_code &shutdownError) | SslSocket< SslContext > | inline |
SslSocket(tcp::socket &&socket) | SslSocket< SslContext > | inlineexplicit |
write_some(ConstBufferSequence const &buffers, boost::system::error_code &error) | SslSocket< SslContext > | inline |