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 94d97a0 Export send batch messages api in c style
add df4d218 Extract decode from TcpRemotingClient::m_ioService to
TcpRemotingClient::m_dispachService.
new a14580f [ISSUE #137] split TcpRemotingClient::m_ioService into
m_dispatchService and m_handleService
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 | 53 ++++++++++++++++++++++++-------------
src/transport/TcpRemotingClient.h | 15 +++++++----
2 files changed, 45 insertions(+), 23 deletions(-)