Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Scheduled timer events fell out of the new proton::container API and need to be restored. Rather than adding timer functions to the messaging_handler interface, container::schedule() will take a std::function (or C++03 functor class) similar to event_loop::inject.
Attachments
Issue Links
- is duplicated by
-
PROTON-1207 c++: Add timed tasks to container API
- Closed