Github user ganeshmurthy commented on a diff in the pull request:
https://github.com/apache/qpid-dispatch/pull/177#discussion_r127819616
--- Diff: src/router_core/transfer.c ---
@@ -851,6 +977,144 @@ static void qdr_delete_delivery_CT(qdr_core_t *core,
qdr_action_t *action, bool
qdr_delete_delivery_internal_CT(core,
action->args.delivery.delivery);
}
+static bool qdr_delivery_is_all_peers_unlinked_CT(qdr_delivery_t *dlv)
--- End diff --
@ted-ross this function (qdr_delivery_is_all_peers_unlinked_CT) needs a
little bit of your extra attention. Please take a look and let me know if you
have questions.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]