Home
last modified time | relevance | path

Searched defs:async_session (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/beast/example/websocket/server/fast/
Dwebsocket_server_fast.cpp141 class async_session : public std::enable_shared_from_this<async_session> class
149 async_session(tcp::socket&& socket) in async_session() function in async_session