mirror of
https://github.com/boostorg/beast.git
synced 2026-02-06 23:34:30 +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>