Windows 7 64 bit ultimate, boost 1.49, examples from:
http://www.stderr.org/doc/libasio-doc/examples/ssl_client_cpp.html
http://www.stderr.org/doc/libasio-doc/examples/ssl_server_cpp.html
Currently SSL works great, but several days ago I had many times “short read” error.
Best regards
Marcin
> What boost/asio version do you use? What's your platform? What
> specific example are you talking about?
>> I have problem with Boost/asio – sometimes server returns „short read”
>> error.
>> I’m using client/server from the examples.
>> Please write me – is it a bug or just wrong implemented example because the
>> error occurs not every time.
>> How to protect my application against the error?