fiber/examples/asio
Damian Jarek 10a56572fc
Fix asio_handler_invoke hook in ASIO example
The previous hook required the Fn to be CopyConstructible, wheras
ASIO 1.66+ permits MoveConstructible-only CompletionHandlers.

Resolves: https://github.com/boostorg/beast/issues/1134

Signed-off-by: Damian Jarek <damian.jarek93@gmail.com>
2018-05-18 21:05:17 +02:00
..
detail Fix asio_handler_invoke hook in ASIO example 2018-05-18 21:05:17 +02:00
ps (un)bounded_channel renamed to (un)bounded_queue 2016-10-13 20:17:01 +02:00
autoecho.cpp update asio examples 2016-10-10 08:50:10 +02:00
exchange.cpp fix asio integration, thx to Arnaud Kapp 2016-11-24 19:25:21 +01:00
round_robin.hpp fix renaming of ready_queue_type in examples 2017-03-03 08:15:38 +01:00
yield.hpp example asio: errors mentioned by clang 2016-05-02 08:19:36 +02:00