Arguments for SSL_stream_reset() describing how a QUIC stream is aborted.
Synopsis
Declared in <openssl/ssl.h>
struct ssl_stream_reset_args_st;
Data Members
Name |
Description |
Application error code in [0, 2ˆ62‐1]signalled with the RESET_STREAM; 0 if args is NULL. |
Created with MrDocs