Go to the source code of this file.
Classes | |
class | websocketpp::concurrency::none_impl::fake_mutex |
A fake mutex implementation that does nothing. More... | |
class | websocketpp::concurrency::none_impl::fake_lock_guard |
A fake lock guard implementation that does nothing. More... | |
class | websocketpp::concurrency::none |
Stub concurrency policy that implements the interface using no-ops. More... | |
Namespaces | |
websocketpp | |
Namespace for the WebSocket++ project. | |
websocketpp::concurrency | |
Concurrency handling support. | |
websocketpp::concurrency::none_impl | |
Implementation for no-op locking primitives. | |