mirror of
https://github.com/openssl/openssl.git
synced 2024-12-21 06:09:35 +08:00
a566864b60
The new write record layer architecture splits record writing into a "write_records" call and a "retry_write_records" call - where multiple records can be sent to "write_records" in one go. We restructure the code into that format in order that future commits can move these functions into the new record layer more easily. Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19198) |
||
---|---|---|
.. | ||
build.info | ||
dtls_meth.c | ||
ktls_meth.c | ||
recmethod_local.h | ||
ssl3_cbc.c | ||
ssl3_meth.c | ||
tls1_meth.c | ||
tls13_meth.c | ||
tls_common.c | ||
tlsany_meth.c |