summaryrefslogtreecommitdiff
path: root/src/lib/libssl/tls13_server.c
diff options
context:
space:
mode:
authorbeck <>2020-01-24 04:36:29 +0000
committerbeck <>2020-01-24 04:36:29 +0000
commitbca7236fc6b7097ce4a57f0db0d240773c02889c (patch)
tree1e380b51c8b8b1ef639f72f8967a2a3aab5f9349 /src/lib/libssl/tls13_server.c
parentf9ba110154ec16486e9ed66c527d2052eb7a2392 (diff)
downloadopenbsd-bca7236fc6b7097ce4a57f0db0d240773c02889c.tar.gz
openbsd-bca7236fc6b7097ce4a57f0db0d240773c02889c.tar.bz2
openbsd-bca7236fc6b7097ce4a57f0db0d240773c02889c.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/libssl/tls13_server.c')
0 files changed, 0 insertions, 0 deletions