Boost logo

Boost Users :

From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2022-02-08 15:48:29


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 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