]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/net: move IO members into Protocol class
authorYingxin Cheng <yingxin.cheng@intel.com>
Tue, 1 Nov 2022 08:43:15 +0000 (16:43 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Wed, 8 Feb 2023 06:07:41 +0000 (14:07 +0800)
commitf26c1c09faadb8401cc2147f3d520c6680fcece3
tree86263917c4d8675437707803e64b2338e998aff9
parent0be7365f59106887fad99170ff86e4ffcd826e01
crimson/net: move IO members into Protocol class

In order to introduce the cross-core IOHandler class.

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/ProtocolV2.h
src/crimson/net/SocketConnection.cc
src/crimson/net/SocketConnection.h