This is an automated email from the ASF dual-hosted git repository. vongosling pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/rocketmq-client-cpp.git
commit bd98fa6e8276fcb0ff24b572840ea2063c5b6a98 Merge: d06d901 1c83a25 Author: von gosling <[email protected]> AuthorDate: Tue Nov 20 17:54:51 2018 +0800 Merge pull request #9 from ShannonDing/master .gitignore | 2 + example/PullConsumeMessage.c | 48 ++++++++++++++++++++ include/CMessageQueue.h | 1 + include/CPullConsumer.h | 7 ++- include/CPullResult.h | 2 +- src/extern/CPullConsumer.cpp | 101 ++++++++++++++++++++++++++++++++++++++----- 6 files changed, 147 insertions(+), 14 deletions(-)
