diff options
author | lloyd <[email protected]> | 2012-05-26 15:24:37 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2012-05-26 15:24:37 +0000 |
commit | 6c163bfd61ffa9a2c04efab01a94aced0716dc18 (patch) | |
tree | 7d2c123a4d0541a63783695b8b8c8d5eb1396ebe /src/tls/finished.cpp | |
parent | c13a1a1a961f508c06ea9e1f04cb0652b169e32e (diff) |
Use std::deque instead of SecureQueue in TLS::Stream_Handshake_Reader
as after all we are reading things that we received over a network
connection so there certainly is no reason to try to mlock them.
Also remove unneeded include in tls_record.h
Diffstat (limited to 'src/tls/finished.cpp')
0 files changed, 0 insertions, 0 deletions