Files
boost_beast/test
Damian Jarek ce986118f8 Fix async_base immediate completion
`complete(false, ...)` used the wrong executor when an async operation
completed immediately, potentially executing the completion handler on
the IO executor in some cases.

Signed-off-by: Damian Jarek <damian.jarek93@gmail.com>
2019-04-05 05:08:31 -07:00
..
2019-04-05 05:08:31 -07:00
2019-03-29 20:42:44 -07:00
2017-07-31 19:02:47 -07:00
2019-02-21 11:09:02 -08:00