WebSocket++ 0.8.2
C++ websocket client/server library
|
Generic transport related errors. More...
Classes | |
class | category |
Enumerations | |
enum | value { general = 1 , pass_through , invalid_num_bytes , double_read , operation_aborted , operation_not_supported , eof , tls_short_read , timeout , action_after_shutdown , tls_error } |
Functions | |
lib::error_category const & | get_category () |
lib::error_code | make_error_code (error::value e) |
Generic transport related errors.
Definition at line 147 of file connection.hpp.
|
inline |
Definition at line 219 of file connection.hpp.
|
inline |
Definition at line 224 of file connection.hpp.