Boost logo

Boost Users :

Subject: Re: [Boost-users] [Asio] Handlers of asycn_send_to are called in which order?
From: Bjorn Reese (breese_at_[hidden])
Date: 2015-01-30 14:41:55


On 01/28/2015 05:29 PM, Attila Rajmund Nohl wrote:

> socket.async_send_to(buffer1, destination, handler1);
> socket.async_send_to(buffer2, destination, handler2);
>
> Is it guaranteed that handler2 is always called after handler1?

No.


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