]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/net: fix is_connected() to identify if handshake has completed 34332/head
authorYingxin Cheng <yingxin.cheng@intel.com>
Tue, 31 Mar 2020 08:07:13 +0000 (16:07 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Wed, 1 Apr 2020 03:49:08 +0000 (11:49 +0800)
commit2c9a617081de190bb9f33c624041275688aa919e
tree4ca2c1f8bf154823e8418d10eb433883874331fa
parentf8259a5e90fee7650df52db94ffa336bf94dc1d9
crimson/net: fix is_connected() to identify if handshake has completed

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