how to send data to the server every n seconds and if they were not delivered then save every m seconds?
I have a Manager class that starts one of several tasks (Poco::Util::TimerTask) that are executed periodically in a separate thread using Poco::Util::Timer. When a certain condition is met, this task should stop and tell the manager to start another task, and so on.
can’t compile anymore with poco 1.13
I’m not a developer.
Under gentoo, I used to compile https://github.com/codayblue/libmyemail with the different versions of poco from version 1.9.0-r2 to version 1.12.4.
But since the last update to version 1.13.3, the compilation fails with the error: