[openssl/openssl] 664e09: BIO_dgram support for BIO_sendmmsg/BIO_recvmmsg
Hugo Landau
noreply at github.com
Thu Sep 1 08:05:41 UTC 2022
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 664e096cf94b1a2f72b3c562dd93db7e13b235f4
https://github.com/openssl/openssl/commit/664e096cf94b1a2f72b3c562dd93db7e13b235f4
Author: Hugo Landau <hlandau at openssl.org>
Date: 2022-09-01 (Thu, 01 Sep 2022)
Changed paths:
M CHANGES.md
M crypto/bio/bio_err.c
M crypto/bio/bio_local.h
M crypto/bio/bio_sock.c
M crypto/bio/bss_dgram.c
M crypto/err/openssl.txt
M include/crypto/bioerr.h
M include/internal/sockets.h
M include/openssl/bioerr.h
A test/bio_dgram_test.c
M test/build.info
A test/recipes/04-test_bio_dgram.t
Log Message:
-----------
BIO_dgram support for BIO_sendmmsg/BIO_recvmmsg
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18270)
More information about the openssl-commits
mailing list