Searched refs:CURL_QUIC_MAX_IDLE_MS (Results 1 – 4 of 4) sorted by relevance
35 #define CURL_QUIC_MAX_IDLE_MS (120 * 1000) macro
1291 quiche_config_set_max_idle_timeout(ctx->cfg, CURL_QUIC_MAX_IDLE_MS); in cf_quiche_ctx_open()
158 ctx->max_idle_ms = CURL_QUIC_MAX_IDLE_MS; in cf_ngtcp2_ctx_init()
1231 CURL_QUIC_MAX_IDLE_MS)) { in cf_osslq_ctx_start()
Completed in 29 milliseconds