Re: Crash in async_handshake function

Ales Mulej via Boost-users <[email protected]>
Newsgroups gmane.comp.lib.boost.user
Message-ID <CANH_8xq8WyrbtSs7vK904Wi9WGte+LbCAPDBBNmMfhuT9wNBKw@mail.gmail.com>
Hi Vinnie,

I think you mean to change the code to "::ssl::stream<". And yes, that is
working OK, the on_handshake function is called without any problems. There
is no crash.

Regards
A

On Tue, Feb 8, 2022 at 4:48 PM Vinnie Falco <[email protected]> wrote:

> On Tue, Feb 8, 2022 at 7:37 AM Ales Mulej <[email protected]> wrote:
> > only one. I reduced this number to one until this problem is not solved.
>
> If you temporarily replace
>
> >
> boost::beast::websocket::stream<boost::beast::ssl_stream<boost::beast::tcp_stream>>
>
> with
>
> > boost::asio::ssl_stream<boost::asio::ip::tcp::socket>
>
> and adjust the surrounding code for the change, what happens?
>
> Thanks
>

_______________________________________________
Boost-users mailing list
[email protected]
https://lists.boost.org/mailman/listinfo.cgi/boost-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.