Boost logo

Boost :

From: Austin Bingham (abingham_at_[hidden])
Date: 2006-12-04 09:03:08


Is there any guarantee about the order of the processing of handlers within
a given strand? If, from one thread, I post several handlers in the same
strand to the io_service, will those handlers necessarily be run in the
order of the post calls? Or am I only guaranteed that they won't be run
concurrently?

Austin Bingham


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk