diff options
author | jsing <> | 2014-06-07 17:16:39 +0000 |
---|---|---|
committer | jsing <> | 2014-06-07 17:16:39 +0000 |
commit | 55ed476e3d7cbf97ac62642555bc29407f76f784 (patch) | |
tree | 8965c91a2d0e9bfdf9a024d10dbf27cb97f3dc2c /src/lib/libssl/ssl_err.c | |
parent | 10dabeed8e1b7c62cde93f89cdec83b5527726a6 (diff) | |
download | openbsd-55ed476e3d7cbf97ac62642555bc29407f76f784.tar.gz openbsd-55ed476e3d7cbf97ac62642555bc29407f76f784.tar.bz2 openbsd-55ed476e3d7cbf97ac62642555bc29407f76f784.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 'src/lib/libssl/ssl_err.c')
0 files changed, 0 insertions, 0 deletions