2
0
mirror of https://github.com/boostorg/fiber.git synced 2026-01-26 06:32:13 +00:00
Files
fiber/test/test_unbuffered_channel_dispatch.cpp
Oliver Kowalke 34436549ba unbuffered_channel: resume fiber blocked in unbuffered_channel<>::push()
- in context of #181
- fiber blocked in unbuffered_channel>::push() will be resumed by
  unbuffered_channel<>::close()
- returns channel_op_status::closed in this case
2018-10-06 08:28:43 +02:00

16 KiB