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

chug pushed a change to branch dev-protocol-adaptors-2
in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git.


    from eccba23  DISPATCH-1807: TCP adaptor test echo server
     new 9dc69d5  DISPATCH-1654: need to set to field on message
     new c56a1fb  DISPATCH-1654: allow content to be seen when available
     new a8e548b  DISPATCH-1654: fix for streaming message
     new 4fe73d8  DISPATCH-1806: Rearrange TCP adaptor outbound body data 
handling

The 4 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:
 include/qpid/dispatch/amqp.h    |   2 +
 include/qpid/dispatch/message.h |  17 +++++
 include/qpid/dispatch/parse.h   |   2 +
 src/adaptors/tcp_adaptor.c      | 145 +++++++++++++++++++++++++++++++---------
 src/amqp.c                      |   1 +
 src/message.c                   |  35 +++++++++-
 src/message_private.h           |   2 +
 src/parse.c                     |  12 +++-
 src/router_node.c               |  64 +++++++++---------
 9 files changed, 214 insertions(+), 66 deletions(-)


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

Reply via email to