|
Wire Sysio Wire Sysion 1.0.0
|


Go to the source code of this file.
Namespaces | |
| namespace | websocketpp |
| Namespace for the WebSocket++ project. | |
| namespace | websocketpp::transport |
| Transport policies provide network connectivity and timers. | |
Typedefs | |
| typedef lib::function< void(lib::error_code const &)> | websocketpp::transport::accept_handler |
| The type and signature of the callback passed to the accept method. | |
| typedef lib::function< void(lib::error_code const &)> | websocketpp::transport::connect_handler |
| The type and signature of the callback passed to the connect method. | |