]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/net: drop the template from FixedCPUServerSocket::accept()
authorYingxin Cheng <yingxin.cheng@intel.com>
Fri, 17 Feb 2023 09:03:02 +0000 (17:03 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Sun, 25 Jun 2023 03:57:19 +0000 (11:57 +0800)
commit91c5ddc7ef06b1eaabddf06efc6ab8ed4859e27d
tree07239903c36a7f45b1ca127eac10dbeb6e4e2d8b
parente84e44efef271b7181006adb79b7c66209e39c74
crimson/net: drop the template from FixedCPUServerSocket::accept()

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