On Thu, Jul 11, 2019 at 5:43 PM Christopher Pisz via Boost-users
<boost-users@lists.boost.org> 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 mailing list
Boost-users@lists.boost.org
https://lists.boost.org/mailman/listinfo.cgi/boost-users