]> git.ipfire.org Git - thirdparty/openssl.git/commit
Document SSL_R_UNEXPECTED_EOF_WHILE_READING
authorMatt Caswell <matt@openssl.org>
Mon, 15 Jan 2024 08:55:48 +0000 (08:55 +0000)
committerTomas Mraz <tomas@openssl.org>
Thu, 18 Jan 2024 10:18:29 +0000 (11:18 +0100)
commit284888cf2eddd6f52e6cea8aea8127e3c74e2a84
tree95660741cc1a16f7b95ed6d4d26c95b32bbba248
parentdf87678d6023c6892562167d0697bf2a61cae164
Document SSL_R_UNEXPECTED_EOF_WHILE_READING

Also document that it is ok to use this for control flow decisions.

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23304)

(cherry picked from commit ead44e19fa3ff7d189876081880f1adb3dfdf30b)
doc/man3/SSL_get_error.pod
ssl/record/rec_layer_s3.c