|
websocketpp
0.3.0
C++/Boost Asio based websocket client/server library
|
Public Member Functions | |
| exception (std::string const &msg, error::value p_code=error::general) | |
| virtual char const * | what () const throw () |
| error::value | code () const throw () |
Public Attributes | |
| std::string | m_msg |
| error::value | m_code |
1.8.8