Boost logo

Boost Users :

Subject: Re: [Boost-users] Deadline_timer problem
From: Rutger ter Borg (rutger_at_[hidden])
Date: 2009-07-13 01:34:37


Mario Chacon wrote:

> Hello:
> I have a problem using boost deadline timer that I cannot resolve. Why the
> resume method do not call again to the handler method???
> Do I have something wrong?
>

It could be that the io_service runs out of work if you are calling
start/cancel/resume in that order. I.e., io_service is probably not running
anymore.

Kind regards,

Rutger


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