Go to file
Christopher Kohlhoff 92bfc623e6 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.)
2015-11-19 10:26:03 +11:00
asio Add new error category and constant for ssl::error::stream_truncated. 2015-11-19 10:26:03 +11:00
.gitignore Ignore scratch source files and symlinked boost. 2014-04-28 12:51:01 +10:00