Home
last modified time | relevance | path

Searched refs:transport_con_ptr (Results 1 – 25 of 31) sorted by relevance

12

/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/ext/websocketpp/transport/debug/
H A Dendpoint.hpp61 typedef typename transport_con_type::ptr transport_con_ptr; typedef in websocketpp::transport::debug::endpoint
115 void async_connect(transport_con_ptr, uri_ptr, connect_handler cb) { in async_connect() argument
129 lib::error_code init(transport_con_ptr) { in init() argument
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/websocketpp/websocketpp/transport/debug/
H A Dendpoint.hpp61 typedef typename transport_con_type::ptr transport_con_ptr; typedef in websocketpp::transport::debug::endpoint
115 void async_connect(transport_con_ptr, uri_ptr, connect_handler cb) { in async_connect() argument
129 lib::error_code init(transport_con_ptr) { in init() argument
/dports/devel/websocketpp/websocketpp-0.8.2/websocketpp/transport/debug/
H A Dendpoint.hpp61 typedef typename transport_con_type::ptr transport_con_ptr; typedef in websocketpp::transport::debug::endpoint
115 void async_connect(transport_con_ptr, uri_ptr, connect_handler cb) { in async_connect() argument
129 lib::error_code init(transport_con_ptr) { in init() argument
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/ext/websocketpp/transport/stub/
H A Dendpoint.hpp61 typedef typename transport_con_type::ptr transport_con_ptr; typedef in websocketpp::transport::stub::endpoint
115 void async_connect(transport_con_ptr tcon, uri_ptr u, connect_handler cb) { in async_connect()
129 lib::error_code init(transport_con_ptr tcon) { in init()
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/websocketpp/websocketpp/transport/stub/
H A Dendpoint.hpp61 typedef typename transport_con_type::ptr transport_con_ptr; typedef in websocketpp::transport::stub::endpoint
115 void async_connect(transport_con_ptr tcon, uri_ptr u, connect_handler cb) { in async_connect()
129 lib::error_code init(transport_con_ptr tcon) { in init()
/dports/devel/websocketpp/websocketpp-0.8.2/websocketpp/transport/stub/
H A Dendpoint.hpp61 typedef typename transport_con_type::ptr transport_con_ptr; typedef in websocketpp::transport::stub::endpoint
115 void async_connect(transport_con_ptr tcon, uri_ptr u, connect_handler cb) { in async_connect()
129 lib::error_code init(transport_con_ptr tcon) { in init()
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/include/websocketpp/transport/stub/
H A Dendpoint.hpp61 typedef typename transport_con_type::ptr transport_con_ptr; typedef in websocketpp::transport::stub::endpoint
115 void async_connect(transport_con_ptr tcon, uri_ptr u, connect_handler cb) { in async_connect()
129 lib::error_code init(transport_con_ptr tcon) { in init()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/ext/websocketpp/transport/iostream/
H A Dendpoint.hpp65 typedef typename transport_con_type::ptr transport_con_ptr; typedef in websocketpp::transport::iostream::endpoint
183 void async_connect(transport_con_ptr, uri_ptr, connect_handler cb) { in async_connect() argument
197 lib::error_code init(transport_con_ptr tcon) { in init()
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/websocketpp/websocketpp/transport/iostream/
H A Dendpoint.hpp65 typedef typename transport_con_type::ptr transport_con_ptr; typedef in websocketpp::transport::iostream::endpoint
183 void async_connect(transport_con_ptr, uri_ptr, connect_handler cb) { in async_connect() argument
197 lib::error_code init(transport_con_ptr tcon) { in init()
/dports/devel/websocketpp/websocketpp-0.8.2/websocketpp/transport/iostream/
H A Dendpoint.hpp65 typedef typename transport_con_type::ptr transport_con_ptr; typedef in websocketpp::transport::iostream::endpoint
183 void async_connect(transport_con_ptr, uri_ptr, connect_handler cb) { in async_connect() argument
197 lib::error_code init(transport_con_ptr tcon) { in init()
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/include/websocketpp/transport/iostream/
H A Dendpoint.hpp65 typedef typename transport_con_type::ptr transport_con_ptr; typedef in websocketpp::transport::iostream::endpoint
183 void async_connect(transport_con_ptr, uri_ptr, connect_handler cb) { in async_connect() argument
197 lib::error_code init(transport_con_ptr tcon) { in init()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/ext/websocketpp/transport/asio/
H A Dendpoint.hpp83 typedef typename transport_con_type::ptr transport_con_ptr; typedef in websocketpp::transport::asio::endpoint
691 void async_accept(transport_con_ptr tcon, accept_handler callback, in async_accept()
730 void async_accept(transport_con_ptr tcon, accept_handler callback) { in async_accept()
772 void async_connect(transport_con_ptr tcon, uri_ptr u, connect_handler cb) { in async_connect()
888 void handle_resolve(transport_con_ptr tcon, timer_ptr dns_timer, in handle_resolve()
974 void handle_connect_timeout(transport_con_ptr tcon, timer_ptr, in handle_connect_timeout()
997 void handle_connect(transport_con_ptr tcon, timer_ptr con_timer, in handle_connect()
1034 lib::error_code init(transport_con_ptr tcon) { in init()
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/websocketpp/websocketpp/transport/asio/
H A Dendpoint.hpp77 typedef typename transport_con_type::ptr transport_con_ptr; typedef in websocketpp::transport::asio::endpoint
743 void async_accept(transport_con_ptr tcon, accept_handler callback, in async_accept()
782 void async_accept(transport_con_ptr tcon, accept_handler callback) { in async_accept()
824 void async_connect(transport_con_ptr tcon, uri_ptr u, connect_handler cb) { in async_connect()
943 void handle_resolve(transport_con_ptr tcon, timer_ptr dns_timer, in handle_resolve()
1029 void handle_connect_timeout(transport_con_ptr tcon, timer_ptr, in handle_connect_timeout()
1052 void handle_connect(transport_con_ptr tcon, timer_ptr con_timer, in handle_connect()
1089 lib::error_code init(transport_con_ptr tcon) { in init()
/dports/devel/websocketpp/websocketpp-0.8.2/websocketpp/transport/asio/
H A Dendpoint.hpp78 typedef typename transport_con_type::ptr transport_con_ptr; typedef in websocketpp::transport::asio::endpoint
768 void async_accept(transport_con_ptr tcon, accept_handler callback, in async_accept()
807 void async_accept(transport_con_ptr tcon, accept_handler callback) { in async_accept()
849 void async_connect(transport_con_ptr tcon, uri_ptr u, connect_handler cb) { in async_connect()
967 void handle_resolve(transport_con_ptr tcon, timer_ptr dns_timer, in handle_resolve()
1053 void handle_connect_timeout(transport_con_ptr tcon, timer_ptr, in handle_connect_timeout()
1076 void handle_connect(transport_con_ptr tcon, timer_ptr con_timer, in handle_connect()
1113 lib::error_code init(transport_con_ptr tcon) { in init()
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/include/websocketpp/transport/asio/
H A Dendpoint.hpp78 typedef typename transport_con_type::ptr transport_con_ptr; typedef in websocketpp::transport::asio::endpoint
768 void async_accept(transport_con_ptr tcon, accept_handler callback, in async_accept()
807 void async_accept(transport_con_ptr tcon, accept_handler callback) { in async_accept()
849 void async_connect(transport_con_ptr tcon, uri_ptr u, connect_handler cb) { in async_connect()
967 void handle_resolve(transport_con_ptr tcon, timer_ptr dns_timer, in handle_resolve()
1053 void handle_connect_timeout(transport_con_ptr tcon, timer_ptr, in handle_connect_timeout()
1076 void handle_connect(transport_con_ptr tcon, timer_ptr con_timer, in handle_connect()
1113 lib::error_code init(transport_con_ptr tcon) { in init()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/ext/websocketpp/roles/
H A Dclient_endpoint.hpp64 typedef typename transport_con_type::ptr transport_con_ptr; typedef in websocketpp::client
H A Dserver_endpoint.hpp62 typedef typename transport_con_type::ptr transport_con_ptr; typedef in websocketpp::server
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/websocketpp/websocketpp/roles/
H A Dclient_endpoint.hpp65 typedef typename transport_con_type::ptr transport_con_ptr; typedef in websocketpp::client
H A Dserver_endpoint.hpp62 typedef typename transport_con_type::ptr transport_con_ptr; typedef in websocketpp::server
/dports/devel/websocketpp/websocketpp-0.8.2/websocketpp/roles/
H A Dclient_endpoint.hpp65 typedef typename transport_con_type::ptr transport_con_ptr; typedef in websocketpp::client
H A Dserver_endpoint.hpp62 typedef typename transport_con_type::ptr transport_con_ptr; typedef in websocketpp::server
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/include/websocketpp/roles/
H A Dclient_endpoint.hpp65 typedef typename transport_con_type::ptr transport_con_ptr; typedef in websocketpp::client
H A Dserver_endpoint.hpp62 typedef typename transport_con_type::ptr transport_con_ptr; typedef in websocketpp::server
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/ext/websocketpp/
H A Dendpoint.hpp65 typedef typename transport_con_type::ptr transport_con_ptr; typedef in websocketpp::endpoint
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/websocketpp/websocketpp/
H A Dendpoint.hpp65 typedef typename transport_con_type::ptr transport_con_ptr; typedef in websocketpp::endpoint

12