Boost logo

Boost Users :

From: Ales Mulej (alesm2015_at_[hidden])
Date: 2022-02-08 19:28:17


Hi Richard,

I opened the issue under #2388.
Please let me know if you need any additional information.

Regards,
A

On Tue, Feb 8, 2022 at 5:47 PM Richard Hodges via Boost-users <
boost-users_at_[hidden]> wrote:

>
>
> On Tue, 8 Feb 2022 at 17:26, Ales Mulej via Boost-users <
> boost-users_at_[hidden]> wrote:
>
>> Hi Vinnie,
>>
>
> Hi, Ales.
>
> Would you be able to file an issue at
> https://github.com/boostorg/beast/issues ?
>
> If you could include the complete minimal program as an attachment or
> linked public repository, I'll happily take a look at what's wrong.
>
>
>>
>> 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 <vinnie.falco_at_[hidden]>
>> wrote:
>>
>>> On Tue, Feb 8, 2022 at 7:37 AM Ales Mulej <alesm2015_at_[hidden]> 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
>> Boost-users_at_[hidden]
>> https://lists.boost.org/mailman/listinfo.cgi/boost-users
>>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> https://lists.boost.org/mailman/listinfo.cgi/boost-users
>



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net