]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/net: decouple tests from SocketConnection class
authorYingxin Cheng <yingxin.cheng@intel.com>
Mon, 24 Apr 2023 05:47:22 +0000 (13:47 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Sun, 25 Jun 2023 03:57:19 +0000 (11:57 +0800)
commit7797cabe2ab38eea30eca51614398badef8bada1
tree504998b429d7464ee446297e8851e41276ae1fa5
parent4dab5cf87ae3561fd67d2538b33eb98b6b7d43de
crimson/net: decouple tests from SocketConnection class

Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
src/crimson/net/FrameAssemblerV2.cc
src/crimson/net/Fwd.h
src/crimson/net/Interceptor.h
src/crimson/net/ProtocolV2.cc
src/crimson/net/SocketConnection.cc
src/crimson/net/SocketConnection.h
src/crimson/net/io_handler.cc
src/test/crimson/test_messenger.cc