
27 Aug
2012
27 Aug
'12
12:28 p.m.
On Mon, Aug 27, 2012 at 10:53 AM, Igor R <boost.lists@gmail.com> wrote:
Strand only serializes handler invocations, but you can't know when the handlers are enqueued.
Igor, Ahh, I get it now! So I guess the clue was that strand 'wraps' the bind on the callback/handler. Thank you, Chris