fix SSL_get_wbio may return rbio on quic
authorihciah <ihciah@gmail.com>
Wed, 10 May 2023 15:07:08 +0000 (15:07 +0000)
committerTomas Mraz <tomas@openssl.org>
Thu, 11 May 2023 17:43:59 +0000 (19:43 +0200)
commit0f06e7f5a6a7451a6cbf4eb0d86ebc9bbd95c55b
treedd357312220c1598e8513e636a66bc9ac01f33a8
parentbe6497aa208948c960a28363bac98a429677bd9d
fix SSL_get_wbio may return rbio on quic

CLA: trivial

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20930)
ssl/ssl_lib.c