WebSocket++ 0.8.2
C++ websocket client/server library
|
Processor class related error codes. More...
Enumerations | |
enum | value { BAD_REQUEST = 0 , INTERNAL_ERROR = 1 , PROTOCOL_VIOLATION = 2 , MESSAGE_TOO_BIG = 3 , PAYLOAD_VIOLATION = 4 } |
Processor class related error codes.