]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/net: cleanup SocketFRef from Socket interfaces
authorYingxin Cheng <yingxin.cheng@intel.com>
Sun, 19 Jan 2020 08:56:12 +0000 (16:56 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Wed, 12 Feb 2020 02:47:47 +0000 (10:47 +0800)
commit145eb8ad1b947c1dc937635bad0c4fc418cc7992
tree216f035f1d64023399854be376c0e13e48dfcd10
parentbc658272d35ed42e86bec31c053e769b485a8b13
crimson/net: cleanup SocketFRef from Socket interfaces

Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
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
src/crimson/net/Socket.h
src/crimson/net/SocketConnection.cc
src/crimson/net/SocketConnection.h
src/crimson/net/SocketMessenger.cc
src/test/crimson/test_socket.cc