Searched refs:stream_ssl (Results 1 – 1 of 1) sorted by relevance
446 SSL *stream_ssl, in cf_osslq_h3conn_add_stream() argument451 curl_int64_t stream_id = (curl_int64_t)SSL_get_stream_id(stream_ssl); in cf_osslq_h3conn_add_stream()457 SSL_free(stream_ssl); in cf_osslq_h3conn_add_stream()460 switch(SSL_get_stream_type(stream_ssl)) { in cf_osslq_h3conn_add_stream()464 nstream->ssl = stream_ssl; in cf_osslq_h3conn_add_stream()473 SSL_free(stream_ssl); in cf_osslq_h3conn_add_stream()
Completed in 8 milliseconds