|
Wire Sysio Wire Sysion 1.0.0
|
Namespaces | |
| namespace | error |
| Errors related to asio transport sockets. | |
Classes | |
| class | socket_category |
| Error category related to asio transport socket policies. More... | |
Typedefs | |
| typedef lib::function< void(lib::asio::error_code const &)> | shutdown_handler |
| typedef lib::function< void(const lib::error_code &)> | init_handler |
| Type of asio transport socket policy initialization handlers. | |
Functions | |
| lib::error_category const & | get_socket_category () |
| lib::error_code | make_error_code (error::value e) |
| typedef lib::function<void(const lib::error_code&)> websocketpp::transport::asio::socket::init_handler |
| typedef lib::function<void(lib::asio::error_code const &)> websocketpp::transport::asio::socket::shutdown_handler |
|
inline |
Definition at line 142 of file base.hpp.

|
inline |
Definition at line 147 of file base.hpp.

