Backward compatibility for code using OpenSSL < 1.1.0.

Some application code using asio::ssl::stream<> explicitly tests for the
SSL_R_SHORT_READ error. For compatibility, when using older versions of
OpenSSL we will define the ssl::error::stream_truncated to use this
value.
2 files changed
tree: ecf14b7a1cf8c062bcb96b879428e6d8d4167b6f
  1. asio/
  2. .gitignore