WebSocket++  0.8.3-dev
C++ websocket client/server library
Public Types | List of all members
websocketpp::concurrency::basic Class Reference

Concurrency policy that uses std::mutex / boost::mutex. More...

#include <basic.hpp>

Public Types

typedef lib::mutex mutex_type
 
typedef lib::lock_guard< mutex_type > scoped_lock_type
 

Detailed Description

Concurrency policy that uses std::mutex / boost::mutex.

Definition at line 37 of file basic.hpp.


The documentation for this class was generated from the following file: