aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl/src/tls_record.erl
diff options
context:
space:
mode:
authorRaimo Niskanen <[email protected]>2019-02-06 12:29:30 +0100
committerRaimo Niskanen <[email protected]>2019-02-13 14:18:20 +0100
commitbdcfbe7966328a07814c301787173b80e5c20aa6 (patch)
tree71b7db0091ad73967be207533a1d71dc329bb217 /lib/ssl/src/tls_record.erl
parent86c4a2f9da3de486095d029fc0e66a4fa3b66fca (diff)
downloadotp-bdcfbe7966328a07814c301787173b80e5c20aa6.tar.gz
otp-bdcfbe7966328a07814c301787173b80e5c20aa6.tar.bz2
otp-bdcfbe7966328a07814c301787173b80e5c20aa6.zip
Optimize read_application_data with Okasaki queue
To avoid degenerate case with quadratic complexity that shows up when sending large messages since the the fragment concatenation was done by binary append. An Okasaki queue is much more efficient.
Diffstat (limited to 'lib/ssl/src/tls_record.erl')
0 files changed, 0 insertions, 0 deletions