mirror of
https://github.com/boostorg/beast.git
synced 2026-01-26 17:22:20 +01:00
The ssl_stream wrapper provides C++11 move semantics for ssl::stream, as well as incorporating the flat_stream workaround for a performance problem with ssl::stream writes and buffer sequences having length greater than one.