Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
none.hpp File Reference
Include dependency graph for none.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  websocketpp::transport::asio::basic_socket::connection
 Basic Asio connection socket component. More...
 
class  websocketpp::transport::asio::basic_socket::endpoint
 Basic ASIO endpoint socket component. More...
 

Namespaces

namespace  websocketpp
 Namespace for the WebSocket++ project.
 
namespace  websocketpp::transport
 Transport policies provide network connectivity and timers.
 
namespace  websocketpp::transport::asio
 Transport policy that uses asio.
 
namespace  websocketpp::transport::asio::basic_socket
 

Typedefs

typedef lib::function< void(connection_hdl, lib::asio::ip::tcp::socket &)> websocketpp::transport::asio::basic_socket::socket_init_handler
 The signature of the socket init handler for this socket policy.