|
Wire Sysio Wire Sysion 1.0.0
|
Classes | |
| class | connection |
| Basic Asio connection socket component. More... | |
| class | endpoint |
| Basic ASIO endpoint socket component. More... | |
| class | local_connection |
| class | local_endpoint |
Typedefs | |
| typedef lib::function< void(connection_hdl, lib::asio::ip::tcp::socket &)> | socket_init_handler |
| The signature of the socket init handler for this socket policy. | |
A socket policy for the asio transport that implements a plain, unencrypted socket
| typedef lib::function<void(connection_hdl,lib::asio::ip::tcp::socket&)> websocketpp::transport::asio::basic_socket::socket_init_handler |