ゴミ箱
|
#include <utility>
Namespaces | |
boost | |
boost::beast | |
boost::beast::websocket | |
Macros | |
#define | BOOST_BEAST_WEBSOCKET_IMPL_SSL_IPP_INCLUDED |
Functions | |
template<class AsyncStream > | |
void | boost::beast::websocket::teardown (role_type, boost::asio::ssl::stream< AsyncStream > &stream, error_code &ec) |
template<class AsyncStream , class TeardownHandler > | |
void | boost::beast::websocket::async_teardown (role_type, boost::asio::ssl::stream< AsyncStream > &stream, TeardownHandler &&handler) |
#define BOOST_BEAST_WEBSOCKET_IMPL_SSL_IPP_INCLUDED |