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

vongosling pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-client-cpp.git.


    from 731a37a  Merge pull request #27 from ShannonDing/PullConsumer
     add a519efd  Catch CPP exception and convert to error code in C API
     new 27228bd  Merge pull request #28 from ShannonDing/PullConsumer

The 1 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/CCommon.h            |  15 ++++++
 include/CPullConsumer.h      |   8 ++--
 src/extern/CProducer.cpp     | 111 +++++++++++++++++++++++++------------------
 src/extern/CPullConsumer.cpp |  18 +++++--
 src/extern/CPushConsumer.cpp |  36 ++++++++------
 5 files changed, 120 insertions(+), 68 deletions(-)

Reply via email to