4 Dec
                
                    2006
                
            
            
                4 Dec
                
                '06
                
            
            
            
        
    
                3:03 p.m.
            
        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