aboutsummaryrefslogtreecommitdiffstats
path: root/config.com
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2022-08-12 09:51:51 +0100
committerMatt Caswell <matt@openssl.org>2022-09-23 14:39:46 +0100
commita566864b607317fc95cbe190bbf0b8b928fcfa77 (patch)
tree1373e90728e2af0e052a869edd8a8b9b1728ccbc /config.com
parentc5d061290baa9466182b6d1a5b88aa9e5a4b2386 (diff)
downloadopenssl-a566864b607317fc95cbe190bbf0b8b928fcfa77.tar.gz
Move initial TLS write record layer code into new structure
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)
Diffstat (limited to 'config.com')
0 files changed, 0 insertions, 0 deletions