[
https://issues.apache.org/jira/browse/PROTON-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Conway updated PROTON-1221:
--------------------------------
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. (was: 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. Otherwise the API would be similar: returning a
task object that can be ignored or used to cancel() the task.)
> c++: new container interface lacks scheduled timer events
> ---------------------------------------------------------
>
> Key: PROTON-1221
> URL: https://issues.apache.org/jira/browse/PROTON-1221
> Project: Qpid Proton
> Issue Type: Bug
> Components: cpp-binding
> Reporter: Alan Conway
> Assignee: Alan Conway
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]