|
Boost Users : |
Subject: Re: [Boost-users] boost concurrent write/read
From: Igor R (boost.lists_at_[hidden])
Date: 2011-03-09 06:49:09
> ok...then it means that the asyncronous operation needs to be transformed in
> a sync operation?
No, it just means that you should "chain" your async. operations in this manner:
read -- handler -- read -- handler...
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