Boost logo

Boost Users :

Subject: [Boost-users] [asio] is the io_context queue FIFO?
From: Frédéric (ufospoke_at_[hidden])
Date: 2018-09-17 13:07:46


Is there a guarantee that the events posted using boost::asio::post()
are called in the order of submission or can they be called in any
order? Note that I have multiple threads running io_context.run().

Thanks,

F


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