]> git.ipfire.org Git - thirdparty/openssl.git/commit
SSL: Test SSL_get_[rw]poll_descriptor, SSL_net_(read|write)_desired
authorHugo Landau <hlandau@openssl.org>
Wed, 13 Sep 2023 12:47:13 +0000 (13:47 +0100)
committerPauli <pauli@openssl.org>
Wed, 20 Sep 2023 01:20:34 +0000 (11:20 +1000)
commit7e1b0dc1ef3cf0a7b02af0a09ab8aa5608134990
treef101cb96ab8bfd63ea633ca64b611b73a0b1f074
parentb509d0bd25ca457764aaa5e7dcb797dc6a17a98f
SSL: Test SSL_get_[rw]poll_descriptor, SSL_net_(read|write)_desired

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21979)
test/helpers/ssltestlib.c
test/sslapitest.c