aboutsummaryrefslogtreecommitdiffstats
path: root/plt
diff options
context:
space:
mode:
authorIngela Anderton Andin <[email protected]>2016-09-23 16:00:00 +0200
committerIngela Anderton Andin <[email protected]>2016-09-27 15:55:55 +0200
commit8757505b5e4e85fd8039412b3ebc2df0326ef325 (patch)
treedfee8828629a6a778807290be7662b3fd787ebc9 /plt
parente6059f94571a6c968c15b9de6b7d63ebd64f9acf (diff)
downloadotp-8757505b5e4e85fd8039412b3ebc2df0326ef325.tar.gz
otp-8757505b5e4e85fd8039412b3ebc2df0326ef325.tar.bz2
otp-8757505b5e4e85fd8039412b3ebc2df0326ef325.zip
ssl: Avoid event reordering
Several handshake events may be received in the same TLS packet. Then there will be several events pushed to the gen_statems internal queue. New events already in the socket-buffer should not be processed if there are more unprocessed handshake events in next_event queue. We need to handle this in the next_record/1 function.
Diffstat (limited to 'plt')
0 files changed, 0 insertions, 0 deletions