Home
last modified time | relevance | path

Searched refs:stream_ssl (Results 1 – 1 of 1) sorted by relevance

/curl/lib/vquic/
H A Dcurl_osslq.c446 SSL *stream_ssl, in cf_osslq_h3conn_add_stream() argument
451 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 12 milliseconds