Searched refs:H2_STREAM_POOL_SPARES (Results 1 – 1 of 1) sorted by relevance
91 #define H2_STREAM_POOL_SPARES (H2_CONN_WINDOW_SIZE / H2_CHUNK_SIZE) macro163 Curl_bufcp_init(&ctx->stream_bufcp, H2_CHUNK_SIZE, H2_STREAM_POOL_SPARES); in cf_h2_ctx_init()
Completed in 13 milliseconds