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/08 16:28:42 UTC

[rocketmq-client-cpp] 01/01: [ISSUE #137] split TcpRemotingClient::m_ioService into m_dispatchService and m_handleService

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 a14580fe3765430174e72cc3d8072a132226671c
Merge: 94d97a0 df4d218
Author: jonnxu <jo...@163.com>
AuthorDate: Tue Jul 9 00:28:36 2019 +0800

    [ISSUE #137] split TcpRemotingClient::m_ioService into m_dispatchService and m_handleService

 src/transport/TcpRemotingClient.cpp | 53 ++++++++++++++++++++++++-------------
 src/transport/TcpRemotingClient.h   | 15 +++++++----
 2 files changed, 45 insertions(+), 23 deletions(-)