Boost logo

Boost Users :

From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2019-07-12 04:54:21


On Thu, Jul 11, 2019 at 5:43 PM Christopher Pisz via Boost-users
<boost-users_at_[hidden]> wrote:
> boost::asio::steady_timer...only performs the callback once and does not fire again.
> I am not sure what I am doing wrong. Any suggestions?

That's how it is supposed to work. If you want it to fire again, call
async_wait again.

Regards


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