WebSocket++
0.8.3-dev
C++ websocket client/server library
|
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 |