diff options
author | 2014-06-07 17:16:39 +0000 | |
---|---|---|
committer | 2014-06-07 17:16:39 +0000 | |
commit | 58106696c616748a1452588bb95af018790fe95c (patch) | |
tree | 2783c2cdfa6bcbf0896a831aa14655ef32aaf210 /lib/libssl/src/ssl/ssl_err.c | |
parent | Move the export label initialisation into the export handling code, since (diff) | |
download | wireguard-openbsd-58106696c616748a1452588bb95af018790fe95c.tar.xz wireguard-openbsd-58106696c616748a1452588bb95af018790fe95c.zip |
Use !is_read to imply SSL3_CC_WRITE.
While this is not strictly correct (since the presence of SSL3_CC_READ does
not guarantee the absence of SSL3_CC_WRITE), in practice only one of these
flags is set at a time and there is existing logic which already relies on
this behaviour.
Diffstat (limited to 'lib/libssl/src/ssl/ssl_err.c')
0 files changed, 0 insertions, 0 deletions