|
Boost Users : |
Subject: Re: [Boost-users] [asio] 1.37.0: trouble with multiple timers and serial line port
From: Markus Werle (numerical.simulation_at_[hidden])
Date: 2009-03-12 09:50:26
>
Markus Werle <numerical.simulation <at> web.de> writes:
The example was oversimplified and therefore did not show *my* error.
I simply overlooked that StartMemfunX in
> if (success)
> StartMemfun2(counter + 1);
> else
> StartMemFun1(counter + 1);
will return immediately.
This lead to multiple calls of the same function in code not shown here.
Sorry for the noise :-(
Markus
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