]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/net: move remote reset after waiting
authorYingxin Cheng <yingxin.cheng@intel.com>
Fri, 25 Nov 2022 01:31:20 +0000 (09:31 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Wed, 8 Feb 2023 06:07:41 +0000 (14:07 +0800)
commitfe7054da228e9acd5bd2cc19c253517390a0093f
tree94c8e011168dfe061fabef78e050c05f3815e766
parentb958da388f59226a16bdbaff18175f6ffd9afe2b
crimson/net: move remote reset after waiting

And only dispatch the remote reset when the connection is still valid.

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