aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/src
diff options
context:
space:
mode:
authorIngela Anderton Andin <[email protected]>2011-05-13 11:23:15 +0200
committerIngela Anderton Andin <[email protected]>2011-05-13 11:49:22 +0200
commite03ed7ed525f04352d7b52cde54cf7f9b42595ce (patch)
tree8ccd1f89c895668fff01d008c14e5e464f21c283 /lib/stdlib/src
parent116deb98aa1309039d06530de3351feec1163c3f (diff)
downloadotp-e03ed7ed525f04352d7b52cde54cf7f9b42595ce.tar.gz
otp-e03ed7ed525f04352d7b52cde54cf7f9b42595ce.tar.bz2
otp-e03ed7ed525f04352d7b52cde54cf7f9b42595ce.zip
Ssl sometimes fails when reusing a session
Invalidation of a session for reusing should first flag that the session may no longer be reused and then later when all possible pending reuses have been handled delete the session from the database. This could otherwise cause the client to terminate due to {badarg,[{erlang,byte_size,[undefined]}, and the server to terminate due to {{badmatch,{resumed,undefined}}.
Diffstat (limited to 'lib/stdlib/src')
0 files changed, 0 insertions, 0 deletions