boost::websocket::error
Error codes returned the library
Synopsis
Declared in <boost/websocket/error.hpp>
enum class error : int;
Members
Name |
Description |
|
The operation completed successfully. |
Created with MrDocs
Error codes returned the library
Declared in <boost/websocket/error.hpp>
enum class error : int;
Name |
Description |
|
The operation completed successfully. |
Created with MrDocs