mirror of
https://github.com/boostorg/beast.git
synced 2025-07-29 20:37:31 +02:00
We no longer need to use beast::ssl_stream to improve write performance, as
Asio now linearizes scatter/gather I/O in ssl::stream:
17637a48cc