
19 Jun
2006
19 Jun
'06
10:31 p.m.
Hi Viktor, Viktor Kougitko <klug@apriorit.com> wrote:
Trying to make sync client with ssl stream show other flaw in error handling asio/ssl/detail/openssl_operation.hpp
Thanks for letting me know. For now, I have checked in a change to wrap these sync operations in try/catch and then invoke the supplied error_handler. This is far from ideal, but at least it now has the correct semantics. <http://boost.cvs.sourceforge.net/boost/boost/boost/asio/ssl/detail/openssl_context_service.hpp?r1=1.1&r2=1.2> <http://boost.cvs.sourceforge.net/boost/boost/boost/asio/ssl/detail/openssl_stream_service.hpp?r1=1.1&r2=1.2> Cheers, Chris