Home
last modified time | relevance | path

Searched refs:m_termination_handler (Results 1 – 8 of 8) sorted by relevance

/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/ext/websocketpp/
H A Dconnection.hpp1427 termination_handler m_termination_handler; member in websocketpp::connection
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/websocketpp/websocketpp/
H A Dconnection.hpp1544 termination_handler m_termination_handler; member in websocketpp::connection
/dports/devel/websocketpp/websocketpp-0.8.2/websocketpp/
H A Dconnection.hpp1544 termination_handler m_termination_handler; member in websocketpp::connection
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/include/websocketpp/
H A Dconnection.hpp1544 termination_handler m_termination_handler; member in websocketpp::connection
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/ext/websocketpp/impl/
H A Dconnection_impl.hpp61 m_termination_handler = new_handler; in set_termination_handler()
1674 if (m_termination_handler) { in handle_terminate()
1676 m_termination_handler(type::get_shared()); in handle_terminate()
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/websocketpp/websocketpp/impl/
H A Dconnection_impl.hpp61 m_termination_handler = new_handler; in set_termination_handler()
1779 if (m_termination_handler) { in handle_terminate()
1781 m_termination_handler(type::get_shared()); in handle_terminate()
/dports/devel/websocketpp/websocketpp-0.8.2/websocketpp/impl/
H A Dconnection_impl.hpp61 m_termination_handler = new_handler; in set_termination_handler()
1782 if (m_termination_handler) { in handle_terminate()
1784 m_termination_handler(type::get_shared()); in handle_terminate()
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/include/websocketpp/impl/
H A Dconnection_impl.hpp61 m_termination_handler = new_handler; in set_termination_handler()
1782 if (m_termination_handler) { in handle_terminate()
1784 m_termination_handler(type::get_shared()); in handle_terminate()