]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/net: dispatch the initial acceptance from the socket core
authorYingxin Cheng <yingxin.cheng@intel.com>
Fri, 16 Jun 2023 07:35:22 +0000 (15:35 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Sun, 25 Jun 2023 03:57:19 +0000 (11:57 +0800)
commit1e8a39f359d8481bb3038b461063c87384bf3ee8
tree658c8e069f94aa0f0db6b7b999cca58dd487fd92
parentbdd89b68eaf7a64b11aeb8c40ad5060698e03541
crimson/net: dispatch the initial acceptance from the socket core

It's meaningless to dispatch the initial acceptance always from the
msgr core.

Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
src/crimson/net/ProtocolV2.cc
src/crimson/net/io_handler.cc
src/crimson/net/io_handler.h