mirror of
https://github.com/boostorg/beast.git
synced 2026-01-26 17:22:20 +01:00
When using `beast::tcp_stream`, the user must make sure that async operations are initiated from within the strand associated with the stream. Signed-off-by: Damian Jarek <damian.jarek93@gmail.com>