]> 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>
Fri, 19 Jan 2024 13:02:29 +0000 (14:02 +0100)
commit8a315d644107dce90e19b51edd799a2796fd2239
tree963271fecbec4be4d663fadfee3b3195179e22db
parent5df3f50caa15f860ed7bec560755ace73397df38
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)

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