GitHub user alanconway opened a pull request:

    https://github.com/apache/qpid-dispatch/pull/138

    Pre proactor cleanup

    Purely clean-up: deleting dead code and making needlessly public 
declarations more private to simplify replacing the existing driver  with the 
proton proactor.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/alanconway/dispatch pre-proactor-cleanup

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/qpid-dispatch/pull/138.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #138
    
----
commit 960053db22ea62633d4b09c6d0c7f0248256736e
Author: Alan Conway <[email protected]>
Date:   2017-01-19T15:14:47Z

    DISPATCH-390: Centralize use of qdpn_ symbols.
    
    qdpn_ functions are part of the old driver. Remove references from
    src/router_node.c, src/policy.c. Only remaining references are
    in driver, server and http related files.

commit 20d112be09181f5398b398effb5bc2068d1bf9b8
Author: Alan Conway <[email protected]>
Date:   2017-01-19T17:48:42Z

    DISPATCH-390: Cleanup unused code in server.c
    
    Removed unused code, mark file-local functions static with no qd_ prefix.

commit e26c1d9920453a4dee3e9187ddf9e58264e2249e
Author: Alan Conway <[email protected]>
Date:   2017-01-19T18:51:43Z

    DISPATCH-390: Move declarations from server_private.h to server.c
    
    Move unnecessarily public declarations from server_private.h to server.c

----


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