Chromium Code Reviews
DescriptionMake sure that no decrypted text gets stuck in the plaintext buffer
When read events are enabled on a raw secure sockets, we need to fire
off a read event if there is data in the plaintext buffer. We cannot
rely on the underlying raw socket firing off another read event even
if it is open.
R=whesse@google.com
BUG=https://code.google.com/p/dart/issues/detail?id=8824
Committed: https://code.google.com/p/dart/source/detail?r=19247
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|
||||||||||||||||||||||||||||