This is an automated email from the ASF dual-hosted git repository.

aconway pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git.


    from fb7731b  DISPATCH-1277 - Removed accidental inclusion of property 
allowAdminStatusUpdate
     new 48e62a1  DISPATCH-1274: Optimize qd_timer_schedule(0)
     new 077710c  DISPATCH-1274: Separate qd_timer_t lock from server

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/CMakeLists.txt                                 |  1 +
 src/immediate.c                                    | 96 ++++++++++++++++++++++
 ...ction_manager_private.h => immediate_private.h} | 31 ++++---
 src/server.c                                       | 22 +++--
 src/server_private.h                               |  1 +
 src/timer.c                                        | 20 ++++-
 src/timer_private.h                                |  4 +-
 7 files changed, 156 insertions(+), 19 deletions(-)
 create mode 100644 src/immediate.c
 copy src/{connection_manager_private.h => immediate_private.h} (54%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to