commit | 93cfc3c90ab19944ef1ac530dd844dfb64dce8f7 | [log] [tgz] |
---|---|---|
author | Kenny Root <kroot@google.com> | Mon Mar 31 17:06:21 2014 -0700 |
committer | Kenny Root <kroot@google.com> | Mon Mar 31 17:06:26 2014 -0700 |
tree | 7824763b74a3b0bfa2cf53925b0e338e6bc26e3c | |
parent | cc6dd5308240f5145871797dfe1880638d0201ae [diff] |
Check read and write from correct BIO This happened to work before since SSL_set_fd sets both the read and write BIO to the same value, but using different BIOs for the new SSLEngine code will change this. Change-Id: Ieebe31b1cda24325abf3af35c116549d33ac15d5