Github user ted-ross commented on a diff in the pull request:

    https://github.com/apache/qpid-dispatch/pull/36#discussion_r45612985
  
    --- Diff: src/router_core/management_agent_private.h ---
    @@ -20,6 +20,6 @@
      * under the License.
      */
     
    -void management_agent_handler(void *context, qd_message_t *msg, int 
link_id);
    +void qd_management_agent_handler(void *context, qd_message_t *msg, int 
link_id);
    --- End diff --
    
    I think a more descriptive name is needed here.  Something like 
qd_router_agent_on_message.


---
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]

Reply via email to