Wire Sysio Wire Sysion 1.0.0
|
Asio transport errors.
Classes | |
class | category |
Asio transport error category. More... | |
Enumerations | |
enum | value { general = 1 , invalid_num_bytes , pass_through , proxy_failed , proxy_invalid , invalid_host_service } |
Functions | |
lib::error_category const & | get_category () |
Get a reference to a static copy of the asio transport error category. | |
lib::error_code | make_error_code (error::value e) |
Create an error code with the given value and the asio transport category. | |
Definition at line 162 of file base.hpp.
|
inline |
|
inline |