Ken Giusti created DISPATCH-1311:
------------------------------------

             Summary: Move the qdr_delivery_t code to a dedicated file 
(reorganization)
                 Key: DISPATCH-1311
                 URL: https://issues.apache.org/jira/browse/DISPATCH-1311
             Project: Qpid Dispatch
          Issue Type: Sub-task
          Components: Router Node
    Affects Versions: 1.6.0
            Reporter: Ken Giusti
            Assignee: Ken Giusti


Let's start the process of moving delivery settlement and disposition handling 
out of the core thread by isolating the qdr_delivery_t handling code.  This 
code is currently residing in the transfer.c source file which also contains 
various link and connection state handling.  The qdr_delivery_t structure 
definition should also be moved out of the common router core private header 
file.

This change will simply move delivery code to its own delivery.c and delivery.h 
in the router_core directory (for now).  No functional changes will be made, 
though some method names may be changed for consistency.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to