#include <core.hpp>
Definition at line 99 of file core.hpp.
◆ alog_type
◆ concurrency_type
◆ elog_type
◆ request_type
◆ response_type
◆ enable_multithreading
bool const websocketpp::config::core::transport_config::enable_multithreading = true |
|
static |
Controls compile time enabling/disabling of thread syncronization code Disabling can provide a minor performance improvement to single threaded applications
Definition at line 109 of file core.hpp.
◆ timeout_connect
const long websocketpp::config::core::transport_config::timeout_connect = 5000 |
|
static |
◆ timeout_dns_resolve
const long websocketpp::config::core::transport_config::timeout_dns_resolve = 5000 |
|
static |
◆ timeout_proxy
const long websocketpp::config::core::transport_config::timeout_proxy = 5000 |
|
static |
◆ timeout_socket_post_init
const long websocketpp::config::core::transport_config::timeout_socket_post_init = 5000 |
|
static |
Exactly what this includes depends on the socket policy in use. Often this means the TLS handshake
Definition at line 127 of file core.hpp.
◆ timeout_socket_pre_init
const long websocketpp::config::core::transport_config::timeout_socket_pre_init = 5000 |
|
static |
Length of time to wait for socket pre-initialization Exactly what this includes depends on the socket policy in use
Definition at line 117 of file core.hpp.
◆ timeout_socket_shutdown
const long websocketpp::config::core::transport_config::timeout_socket_shutdown = 5000 |
|
static |
The documentation for this struct was generated from the following file:
- libraries/fc/vendor/websocketpp/websocketpp/config/core.hpp