websocketpp
0.4.0
C++/Boost Asio based 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 |