Home
last modified time | relevance | path

Searched defs:transport_config (Results 1 – 25 of 68) sorted by relevance

123

/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/ext/websocketpp/config/
H A Dminimal_server.hpp126 struct transport_config { struct
127 typedef type::concurrency_type concurrency_type;
128 typedef type::elog_type elog_type;
129 typedef type::alog_type alog_type;
130 typedef type::request_type request_type;
131 typedef type::response_type response_type;
136 static bool const enable_multithreading = true;
144 static const long timeout_socket_pre_init = 5000;
147 static const long timeout_proxy = 5000;
157 static const long timeout_dns_resolve = 5000;
[all …]
H A Dcore_client.hpp108 struct transport_config { struct
109 typedef type::concurrency_type concurrency_type;
110 typedef type::elog_type elog_type;
111 typedef type::alog_type alog_type;
112 typedef type::request_type request_type;
113 typedef type::response_type response_type;
118 static bool const enable_multithreading = true;
126 static const long timeout_socket_pre_init = 5000;
129 static const long timeout_proxy = 5000;
139 static const long timeout_dns_resolve = 5000;
[all …]
H A Dcore.hpp99 struct transport_config { struct
100 typedef type::concurrency_type concurrency_type;
101 typedef type::elog_type elog_type;
102 typedef type::alog_type alog_type;
103 typedef type::request_type request_type;
104 typedef type::response_type response_type;
109 static bool const enable_multithreading = true;
117 static const long timeout_socket_pre_init = 5000;
120 static const long timeout_proxy = 5000;
130 static const long timeout_dns_resolve = 5000;
[all …]
H A Ddebug.hpp100 struct transport_config { struct
101 typedef type::concurrency_type concurrency_type;
102 typedef type::elog_type elog_type;
103 typedef type::alog_type alog_type;
104 typedef type::request_type request_type;
105 typedef type::response_type response_type;
110 static bool const enable_multithreading = true;
118 static const long timeout_socket_pre_init = 5000;
121 static const long timeout_proxy = 5000;
131 static const long timeout_dns_resolve = 5000;
[all …]
H A Dasio.hpp61 struct transport_config : public base::transport_config { struct
62 typedef type::concurrency_type concurrency_type;
63 typedef type::alog_type alog_type;
64 typedef type::elog_type elog_type;
65 typedef type::request_type request_type;
66 typedef type::response_type response_type;
67 typedef websocketpp::transport::asio::tls_socket::endpoint socket_type;
H A Dasio_no_tls.hpp56 struct transport_config : public base::transport_config { struct
57 typedef type::concurrency_type concurrency_type;
58 typedef type::alog_type alog_type;
59 typedef type::elog_type elog_type;
60 typedef type::request_type request_type;
61 typedef type::response_type response_type;
63 socket_type;
H A Ddebug_asio.hpp61 struct transport_config : public base::transport_config { struct
62 typedef type::concurrency_type concurrency_type;
63 typedef type::alog_type alog_type;
64 typedef type::elog_type elog_type;
65 typedef type::request_type request_type;
66 typedef type::response_type response_type;
67 typedef websocketpp::transport::asio::tls_socket::endpoint socket_type;
H A Dasio_client.hpp61 struct transport_config : public base::transport_config { struct
62 typedef type::concurrency_type concurrency_type;
63 typedef type::alog_type alog_type;
64 typedef type::elog_type elog_type;
65 typedef type::request_type request_type;
66 typedef type::response_type response_type;
67 typedef websocketpp::transport::asio::tls_socket::endpoint socket_type;
H A Dasio_no_tls_client.hpp56 struct transport_config : public base::transport_config { struct
57 typedef type::concurrency_type concurrency_type;
58 typedef type::alog_type alog_type;
59 typedef type::elog_type elog_type;
60 typedef type::request_type request_type;
61 typedef type::response_type response_type;
63 socket_type;
H A Ddebug_asio_no_tls.hpp56 struct transport_config : public base::transport_config { struct
57 typedef type::concurrency_type concurrency_type;
58 typedef type::alog_type alog_type;
59 typedef type::elog_type elog_type;
60 typedef type::request_type request_type;
61 typedef type::response_type response_type;
63 socket_type;
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/websocketpp/websocketpp/config/
H A Dcore_client.hpp108 struct transport_config { struct
109 typedef type::concurrency_type concurrency_type;
110 typedef type::elog_type elog_type;
111 typedef type::alog_type alog_type;
112 typedef type::request_type request_type;
113 typedef type::response_type response_type;
118 static bool const enable_multithreading = true;
126 static const long timeout_socket_pre_init = 5000;
129 static const long timeout_proxy = 5000;
139 static const long timeout_dns_resolve = 5000;
[all …]
H A Dminimal_server.hpp126 struct transport_config { struct
127 typedef type::concurrency_type concurrency_type;
128 typedef type::elog_type elog_type;
129 typedef type::alog_type alog_type;
130 typedef type::request_type request_type;
131 typedef type::response_type response_type;
136 static bool const enable_multithreading = true;
144 static const long timeout_socket_pre_init = 5000;
147 static const long timeout_proxy = 5000;
157 static const long timeout_dns_resolve = 5000;
[all …]
H A Dcore.hpp99 struct transport_config { struct
100 typedef type::concurrency_type concurrency_type;
101 typedef type::elog_type elog_type;
102 typedef type::alog_type alog_type;
103 typedef type::request_type request_type;
104 typedef type::response_type response_type;
109 static bool const enable_multithreading = true;
117 static const long timeout_socket_pre_init = 5000;
120 static const long timeout_proxy = 5000;
130 static const long timeout_dns_resolve = 5000;
[all …]
H A Ddebug.hpp100 struct transport_config { struct
101 typedef type::concurrency_type concurrency_type;
102 typedef type::elog_type elog_type;
103 typedef type::alog_type alog_type;
104 typedef type::request_type request_type;
105 typedef type::response_type response_type;
110 static bool const enable_multithreading = true;
118 static const long timeout_socket_pre_init = 5000;
121 static const long timeout_proxy = 5000;
131 static const long timeout_dns_resolve = 5000;
[all …]
H A Dasio.hpp61 struct transport_config : public base::transport_config { struct
62 typedef type::concurrency_type concurrency_type;
63 typedef type::alog_type alog_type;
64 typedef type::elog_type elog_type;
65 typedef type::request_type request_type;
66 typedef type::response_type response_type;
67 typedef websocketpp::transport::asio::tls_socket::endpoint socket_type;
H A Dasio_no_tls.hpp56 struct transport_config : public base::transport_config { struct
57 typedef type::concurrency_type concurrency_type;
58 typedef type::alog_type alog_type;
59 typedef type::elog_type elog_type;
60 typedef type::request_type request_type;
61 typedef type::response_type response_type;
63 socket_type;
H A Dasio_client.hpp61 struct transport_config : public base::transport_config { struct
62 typedef type::concurrency_type concurrency_type;
63 typedef type::alog_type alog_type;
64 typedef type::elog_type elog_type;
65 typedef type::request_type request_type;
66 typedef type::response_type response_type;
67 typedef websocketpp::transport::asio::tls_socket::endpoint socket_type;
/dports/devel/websocketpp/websocketpp-0.8.2/websocketpp/config/
H A Dcore_client.hpp108 struct transport_config { struct
109 typedef type::concurrency_type concurrency_type;
110 typedef type::elog_type elog_type;
111 typedef type::alog_type alog_type;
112 typedef type::request_type request_type;
113 typedef type::response_type response_type;
118 static bool const enable_multithreading = true;
126 static const long timeout_socket_pre_init = 5000;
129 static const long timeout_proxy = 5000;
139 static const long timeout_dns_resolve = 5000;
[all …]
H A Ddebug.hpp100 struct transport_config { struct
101 typedef type::concurrency_type concurrency_type;
102 typedef type::elog_type elog_type;
103 typedef type::alog_type alog_type;
104 typedef type::request_type request_type;
105 typedef type::response_type response_type;
110 static bool const enable_multithreading = true;
118 static const long timeout_socket_pre_init = 5000;
121 static const long timeout_proxy = 5000;
131 static const long timeout_dns_resolve = 5000;
[all …]
H A Dcore.hpp100 struct transport_config { struct
101 typedef type::concurrency_type concurrency_type;
102 typedef type::elog_type elog_type;
103 typedef type::alog_type alog_type;
104 typedef type::request_type request_type;
105 typedef type::response_type response_type;
110 static bool const enable_multithreading = true;
118 static const long timeout_socket_pre_init = 5000;
121 static const long timeout_proxy = 5000;
131 static const long timeout_dns_resolve = 5000;
[all …]
H A Dminimal_server.hpp126 struct transport_config { struct
127 typedef type::concurrency_type concurrency_type;
128 typedef type::elog_type elog_type;
129 typedef type::alog_type alog_type;
130 typedef type::request_type request_type;
131 typedef type::response_type response_type;
136 static bool const enable_multithreading = true;
144 static const long timeout_socket_pre_init = 5000;
147 static const long timeout_proxy = 5000;
157 static const long timeout_dns_resolve = 5000;
[all …]
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/include/websocketpp/config/
H A Dcore_client.hpp108 struct transport_config { struct
109 typedef type::concurrency_type concurrency_type;
110 typedef type::elog_type elog_type;
111 typedef type::alog_type alog_type;
112 typedef type::request_type request_type;
113 typedef type::response_type response_type;
118 static bool const enable_multithreading = true;
126 static const long timeout_socket_pre_init = 5000;
129 static const long timeout_proxy = 5000;
139 static const long timeout_dns_resolve = 5000;
[all …]
H A Ddebug.hpp100 struct transport_config { struct
101 typedef type::concurrency_type concurrency_type;
102 typedef type::elog_type elog_type;
103 typedef type::alog_type alog_type;
104 typedef type::request_type request_type;
105 typedef type::response_type response_type;
110 static bool const enable_multithreading = true;
118 static const long timeout_socket_pre_init = 5000;
121 static const long timeout_proxy = 5000;
131 static const long timeout_dns_resolve = 5000;
[all …]
H A Dminimal_server.hpp126 struct transport_config { struct
127 typedef type::concurrency_type concurrency_type;
128 typedef type::elog_type elog_type;
129 typedef type::alog_type alog_type;
130 typedef type::request_type request_type;
131 typedef type::response_type response_type;
136 static bool const enable_multithreading = true;
144 static const long timeout_socket_pre_init = 5000;
147 static const long timeout_proxy = 5000;
157 static const long timeout_dns_resolve = 5000;
[all …]
H A Dcore.hpp100 struct transport_config { struct
101 typedef type::concurrency_type concurrency_type;
102 typedef type::elog_type elog_type;
103 typedef type::alog_type alog_type;
104 typedef type::request_type request_type;
105 typedef type::response_type response_type;
110 static bool const enable_multithreading = true;
118 static const long timeout_socket_pre_init = 5000;
121 static const long timeout_proxy = 5000;
131 static const long timeout_dns_resolve = 5000;
[all …]

123