Boost logo

Boost Users :

Subject: Re: [Boost-users] simultaneous async_read_some and async_write using strand
From: Chris Stankevitz (chrisstankevitz_at_[hidden])
Date: 2012-08-27 14:28:03


On Mon, Aug 27, 2012 at 10:53 AM, Igor R <boost.lists_at_[hidden]> 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


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net