ゴミ箱
|
#include <boost/beast/config.hpp>
#include <boost/beast/core/error.hpp>
#include <boost/beast/websocket/impl/error.ipp>
Go to the source code of this file.
Namespaces | |
boost | |
boost::beast | |
boost::beast::websocket | |
Enumerations | |
enum | boost::beast::websocket::error { boost::beast::websocket::error::closed = 1, boost::beast::websocket::error::failed, boost::beast::websocket::error::handshake_failed, boost::beast::websocket::error::buffer_overflow } |
Error codes returned from beast::websocket::stream operations. More... | |