Add new error category and constant for ssl::error::stream_truncated.

This error replaces uses of SSL_R_SHORT_READ, and indicates that the
SSL stream has been shut down abruptly. (I.e. the underlying socket
has been closed without performing an SSL-layer shutdown.)
3 files changed
tree: 17b8538e960140d29b01f9be6a75021235b6c153
  1. asio/
  2. .gitignore