You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by xu...@apache.org on 2019/07/21 15:14:52 UTC

[rocketmq-client-cpp] branch master updated (640a322 -> 6f3619c)

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

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


    from 640a322  change ResponseFutureTest (#159)
     add dc31850  merge m_futureTable and m_asyncFutureTable together.
     new 6f3619c  Merge m_futureTable and m_asyncFutureTable together

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:
 src/transport/TcpRemotingClient.cpp | 40 ++++++++++---------------------------
 src/transport/TcpRemotingClient.h   |  6 ------
 2 files changed, 11 insertions(+), 35 deletions(-)


[rocketmq-client-cpp] 01/01: Merge m_futureTable and m_asyncFutureTable together

Posted by xu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 6f3619ce56cc99de8f5653da615ee58b357d7d6a
Merge: 640a322 dc31850
Author: jonnxu <jo...@163.com>
AuthorDate: Sun Jul 21 23:14:47 2019 +0800

    Merge m_futureTable and m_asyncFutureTable together

 src/transport/TcpRemotingClient.cpp | 40 ++++++++++---------------------------
 src/transport/TcpRemotingClient.h   |  6 ------
 2 files changed, 11 insertions(+), 35 deletions(-)