2
0
mirror of https://github.com/boostorg/beast.git synced 2026-01-27 06:42:11 +00:00
Files
beast/example/websocket/server/stackless
Damian Jarek 0f5d1edcd8 Fix data race in websocket examples
When using `websocket::stream`, the user has to take care to initiate
async operations within the associated strand.

Signed-off-by: Damian Jarek <damian.jarek93@gmail.com>
2019-10-06 07:52:13 -07:00
..