]> git.ipfire.org Git - thirdparty/openssl.git/commit
BIO_s_datagram: Support configuring non-blocking mode
authorHugo Landau <hlandau@openssl.org>
Wed, 9 Aug 2023 16:46:32 +0000 (17:46 +0100)
committerHugo Landau <hlandau@openssl.org>
Fri, 1 Sep 2023 09:45:34 +0000 (10:45 +0100)
commitf3295bd80c44f0e202026ec856c73d8c9bb04670
tree361d5145e56cfde1ce5a5d1dfda15a6254804735
parent533254eeb31efa46a9011665712e47b56a2fe720
BIO_s_datagram: Support configuring non-blocking mode

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21715)
crypto/bio/bss_dgram.c