Require boost 1.70
The bug fix for the race condition on handler execution used the new strand interface. While it is possible to use bind_executor on every call, that is error prone and not the suggested usage anymore.
Please register or sign in to comment