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>
Fri, 19 Jan 2024 13:01:52 +0000 (14:01 +0100)
commitb7275c5e5c1c7b025bf2eb74fd1344b6abe48c06
tree4f8de6f7760cc240af0e671738f88432b05fe789
parentbc2fe90e1ef2b33b7222af6c35c68153b08743cf
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/23327)
doc/man3/SSL_get_error.pod
ssl/record/rec_layer_s3.c