]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/net: move socket from Protocol to SocketConnection
authorYingxin Cheng <yingxin.cheng@intel.com>
Mon, 31 Oct 2022 09:31:23 +0000 (17:31 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Wed, 8 Feb 2023 06:07:41 +0000 (14:07 +0800)
commit2ac211c352b4e5595ea968991a00550c4469d647
treef154c663dcdebdb1cb6c5997aec5ce1fa30efaee
parentbe94fa2b0681b9fab6af911ff1f53123267fd70a
crimson/net: move socket from Protocol to SocketConnection

Protocol class will be removed.

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