[#SSL_STREAM_RESET_ARGS] = SSL_STREAM_RESET_ARGS :mrdocs: Arguments for SSL_stream_reset() describing how a QUIC stream is aborted. == Synopsis Declared in `<openssl/ssl.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:ssl_stream_reset_args_st.adoc[ssl_stream_reset_args_st] SSL_STREAM_RESET_ARGS; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#