]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test/crimson/test_messenger: move all connection state checks to the protocol level
authorYingxin Cheng <yingxin.cheng@intel.com>
Fri, 21 Jul 2023 03:17:32 +0000 (11:17 +0800)
committerMatan Breizman <mbreizma@redhat.com>
Thu, 19 Oct 2023 07:15:14 +0000 (07:15 +0000)
commit7400c86073e3e1ee3d79ce9067af2d3729efa9b6
tree74ef654f7e12e7ec2a47563254179e5c4aa4882a
parentc2a65d606b3a6da7d29a9deff347b8b06fcc947d
test/crimson/test_messenger: move all connection state checks to the protocol level

Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
(cherry picked from commit 933745cd815f7cc81438a89b3ba9ac5fc2ef61b7)
src/crimson/net/Connection.h
src/crimson/net/ProtocolV2.cc
src/crimson/net/ProtocolV2.h
src/crimson/net/SocketConnection.cc
src/crimson/net/SocketConnection.h
src/crimson/net/io_handler.cc
src/test/crimson/test_messenger.cc