ossl_quic_tserver_get0_rbio
BIO *ossl_quic_tserver_get0_rbio(QUIC_TSERVER *srv);
|| BIO_pending(ossl_quic_tserver_get0_rbio(qtserv)) > 0)
if (!TEST_true(BIO_get_fd(ossl_quic_tserver_get0_rbio(qtserv),