diff options
author | beck <> | 2020-01-24 04:36:29 +0000 |
---|---|---|
committer | beck <> | 2020-01-24 04:36:29 +0000 |
commit | 9bdb8cf2b0cdef5430b92da746812d02b3e4a0db (patch) | |
tree | 1e380b51c8b8b1ef639f72f8967a2a3aab5f9349 /src/lib/libc | |
parent | 7136a54d43d7b515b6d9043faeb359a87cf1ab0f (diff) | |
download | openbsd-9bdb8cf2b0cdef5430b92da746812d02b3e4a0db.tar.gz openbsd-9bdb8cf2b0cdef5430b92da746812d02b3e4a0db.tar.bz2 openbsd-9bdb8cf2b0cdef5430b92da746812d02b3e4a0db.zip |
Fix breakage in SSL_connect, SSL_accept, etc. by not propagating
new retry conditions from the record layer all the way up to the
callers. Instead we catch them at the top of the record layer
and retry the operations, unless we actually got a retry indicated
from actual IO operations.
ok jsing@ tb@
Diffstat (limited to 'src/lib/libc')
0 files changed, 0 insertions, 0 deletions