[openssl/openssl] c18c30: demos/http3: Use `SSL_write_ex2()` together with `...
Sashan
noreply at github.com
Fri Mar 1 10:02:07 UTC 2024
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: c18c301deb44deb27f35c199e8bf44ca8b80e579
https://github.com/openssl/openssl/commit/c18c301deb44deb27f35c199e8bf44ca8b80e579
Author: Alexandr Nedvedicky <sashan at openssl.org>
Date: 2024-03-01 (Fri, 01 Mar 2024)
Changed paths:
M demos/http3/Makefile
M demos/http3/ossl-nghttp3.c
Log Message:
-----------
demos/http3: Use `SSL_write_ex2()` together with `SSL_WRITE_FLAG_CONCLUDE`
These calls were introduced by PR #23343.
Change also does a minor tweak to Makefile so CFLAGS and LDFLAGS variables
from the environment are respected.
Reviewed-by: Tom Cosgrove <tom.cosgrove at arm.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23602)
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
More information about the openssl-commits
mailing list