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:09 +0000 (11:18 +0100)
commitead44e19fa3ff7d189876081880f1adb3dfdf30b
treeeb540b48f8b6aa68a2208f309dc5bd26d6f0d51c
parent3e938453be47751d50917e25b8f7334b482844b3
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)
doc/man3/SSL_get_error.pod
ssl/record/rec_layer_s3.c