diff options
author | jsing <> | 2022-07-24 14:31:37 +0000 |
---|---|---|
committer | jsing <> | 2022-07-24 14:31:37 +0000 |
commit | e11254201ca455894bca5f59d26ef84e4986702c (patch) | |
tree | 4eaf6718069b46bdec46dc5db8514d4926036f9d /src/lib/libssl/ssl_lib.c | |
parent | 2c5937ccb88658c18243c49fc57c58b62e344235 (diff) | |
download | openbsd-e11254201ca455894bca5f59d26ef84e4986702c.tar.gz openbsd-e11254201ca455894bca5f59d26ef84e4986702c.tar.bz2 openbsd-e11254201ca455894bca5f59d26ef84e4986702c.zip |
Set NULL BIOs for QUIC.
When used with QUIC, the SSL BIOs are effectively unused, however we still
currently expect them to exist for status (such as SSL_ERROR_WANT_READ and
SSL_ERROR_WANT_WRITE). Set up NULL BIOs if QUIC is in use.
ok tb@
Diffstat (limited to 'src/lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions